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 55397c3 commit 7fa1ba4Copy full SHA for 7fa1ba4
ansible/files/admin_api_scripts/pg_upgrade_scripts/initiate.sh
@@ -47,7 +47,6 @@ SERVER_ENCODING=$(run_sql -A -t -c "SHOW server_encoding;")
47
48
POSTGRES_CONFIG_PATH="/etc/postgresql/postgresql.conf"
49
PGBINOLD="/usr/lib/postgresql/bin"
50
-PGLIBOLD="/usr/lib/postgresql/lib"
51
52
PG_UPGRADE_BIN_DIR="/tmp/pg_upgrade_bin/$PGVERSION"
53
NIX_INSTALLER_PATH="/tmp/persistent/nix-installer"
0 commit comments