Skip to content

Commit 61882d4

Browse files
committed
Cleanup
1 parent f564834 commit 61882d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pg_dump/pg_upgrade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#
33
# pg_upgrade: update a database without needing a full dump/reload cycle
44
# CAUTION: read the manual page before trying to use this!
5+
56
echo "pg_upgrade is disabled in this release because the on-disk structure" 1>&2
67
echo "of the tables has changed compared to previous releases." 1>&2
78
exit 1

0 commit comments

Comments
 (0)