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