We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539d91a commit bc92349Copy full SHA for bc92349
nix/tools/run-server.sh.in
@@ -60,8 +60,4 @@ pgsodium.getkey_script = '$PGSODIUM_GETKEY_SCRIPT'" \
60
-e "\$a\\
61
session_preload_libraries = 'supautils'" \
62
"$PSQL_CONF_FILE" > "$DATDIR/postgresql.conf"
63
-cat "$DATDIR/postgresql.conf"
64
-#cat "$DATDIR/supautils.conf"
65
-#whoami
66
-ls -la $DATDIR
67
postgres --config-file="$DATDIR/postgresql.conf" -p "$PORTNO" -D "$DATDIR" -k /tmp
0 commit comments