packages: postgresql/postgresql.spec - mention pg_upgrade

arekm arekm at pld-linux.org
Sun Oct 3 21:00:31 CEST 2010


Author: arekm                        Date: Sun Oct  3 19:00:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- mention pg_upgrade

---- Files affected:
packages/postgresql:
   postgresql.spec (1.459 -> 1.460) 

---- Diffs:

================================================================
Index: packages/postgresql/postgresql.spec
diff -u packages/postgresql/postgresql.spec:1.459 packages/postgresql/postgresql.spec:1.460
--- packages/postgresql/postgresql.spec:1.459	Sun Oct  3 19:05:58 2010
+++ packages/postgresql/postgresql.spec	Sun Oct  3 21:00:26 2010
@@ -922,6 +922,9 @@
 	echo "restore all data (using pg_restore or psql)."
 	echo "Remember to stop the daemon before upgrading!"
 	echo
+	echo "Alternatively you can use pg_upgrade for 8.3+ online upgrade with"
+	echo "some restrictions: http://www.postgresql.org/docs/9.0/static/pgupgrade.html"
+	echo
 	echo "Warning for upgrade from version *before* 7.2."
 	echo "Please note, that postgresql module path changed from"
 	echo "%{_libdir}/pgsql/module to %{_libdir}/postgresql. Change the path"
@@ -1262,6 +1265,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.460  2010/10/03 19:00:26  arekm
+- mention pg_upgrade
+
 Revision 1.459  2010/10/03 17:05:58  qboosh
 - build more contribs:
   passwordcheck, pg_archivecleanup, unaccent to -contrib package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgresql/postgresql.spec?r1=1.459&r2=1.460&f=u



More information about the pld-cvs-commit mailing list