projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f564834
)
Cleanup
author
Bruce Momjian
Tue, 8 Jun 1999 01:37:55 +0000
(
01:37
+0000)
committer
Bruce Momjian
Tue, 8 Jun 1999 01:37:55 +0000
(
01:37
+0000)
src/bin/pg_dump/pg_upgrade
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_dump/pg_upgrade
b/src/bin/pg_dump/pg_upgrade
index 6d54f84f5588719ee39b88a5c220bf76cb74ce0c..f0433feb6ff5775e51afdcc0916f02e4560fc96a 100755
(executable)
--- a/
src/bin/pg_dump/pg_upgrade
+++ b/
src/bin/pg_dump/pg_upgrade
@@
-2,6
+2,7
@@
#
# pg_upgrade: update a database without needing a full dump/reload cycle
# 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 "of the tables has changed compared to previous releases." 1>&2
exit 1