You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog
+15
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
2.2.1
2
+
=====
3
+
4
+
This release fixes a bug whereby one of our shell commands (psql) were not ran from a globally accessible directory. This was causing permission denied errors when the command attempted to change user without changing directory.
5
+
6
+
Users of previous versions might have seen this error:
7
+
8
+
Error: Error executing SQL; psql returned 256: 'could not change directory to "/root"
0 commit comments