aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql84-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/postgresql84-server/pkg-install
parentabb2a3b0a67f29ebde0416d7081b37a52c20f8e0 (diff)
Notes
Diffstat (limited to 'databases/postgresql84-server/pkg-install')
-rw-r--r--databases/postgresql84-server/pkg-install10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql84-server/pkg-install b/databases/postgresql84-server/pkg-install
index 769cba5ef455..888b9e1b4d82 100644
--- a/databases/postgresql84-server/pkg-install
+++ b/databases/postgresql84-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! =============