Cleanup
This commit is contained in:
parent
f56483490b
commit
61882d4c37
@ -2,6 +2,7 @@
|
|||||||
#
|
#
|
||||||
# pg_upgrade: update a database without needing a full dump/reload cycle
|
# pg_upgrade: update a database without needing a full dump/reload cycle
|
||||||
# CAUTION: read the manual page before trying to use this!
|
# CAUTION: read the manual page before trying to use this!
|
||||||
|
|
||||||
echo "pg_upgrade is disabled in this release because the on-disk structure" 1>&2
|
echo "pg_upgrade is disabled in this release because the on-disk structure" 1>&2
|
||||||
echo "of the tables has changed compared to previous releases." 1>&2
|
echo "of the tables has changed compared to previous releases." 1>&2
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user