8000
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 f564834 commit 61882d4Copy full SHA for 61882d4
src/bin/pg_dump/pg_upgrade
@@ -2,6 +2,7 @@
2
#
3
# pg_upgrade: update a database without needing a full dump/reload cycle
4
# CAUTION: read the manual page before trying to use this!
5
+
6
echo "pg_upgrade is disabled in this release because the on-disk structure" 1>&2
7
echo "of the tables has changed compared to previous releases." 1>&2
8
exit 1
0 commit comments