summaryrefslogtreecommitdiff
path: root/databases/postgresql91-server/pkg-install
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-06-28 21:48:56 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-06-28 21:48:56 +0000
commit10b5ded080351531c82acebc0da4d8d004a7ded0 (patch)
tree036c7d1f849d0c206d53d047616b6dbd7d9eaace /databases/postgresql91-server/pkg-install
parentUpdate to 0.3.3: (diff)
Upgrade to 7.4.3.
PR: ports/68456 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=112502
Diffstat (limited to 'databases/postgresql91-server/pkg-install')
-rw-r--r--databases/postgresql91-server/pkg-install10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql91-server/pkg-install b/databases/postgresql91-server/pkg-install
index 769cba5ef455..888b9e1b4d82 100644
--- a/databases/postgresql91-server/pkg-install
+++ b/databases/postgresql91-server/pkg-install
@@ -6,11 +6,11 @@ PATH=/bin:/usr/sbin
DB_DIR=${PKG_PREFIX}/pgsql
-backupwarning() {
- echo "
-NOTICE: unlike most minor versions, this version does require
-some updates to the pg_* system tables. Full instructions for
-how to do this are included in the full HISTORY file.
+backupwarning() { echo "
+NOTICE: unlike most minor versions, this upgrade from 7.4.1 to 7.4.2
+*does require* some updates to the pg_* system tables. Full
+instructions for how to do this are included in the full HISTORY file.
+
DO NOT UPGRADE WITHOUT READING THESE INSTRUCTIONS.
=========== BACKUP YOUR DATA! =============