diff options
| author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-08-31 13:46:52 +0000 |
|---|---|---|
| committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-08-31 13:46:52 +0000 |
| commit | bdfa85f7553068b4a3f5ff3a66b6839f73b94d03 (patch) | |
| tree | 5653da791602b7762658741c9648acbddd8a4058 /databases/postgresql81-server/pkg-install | |
| parent | ce3890ed8892f9b1e0dd6ac8892c70de141a8df0 (diff) | |
Notes
Diffstat (limited to 'databases/postgresql81-server/pkg-install')
| -rw-r--r-- | databases/postgresql81-server/pkg-install | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/databases/postgresql81-server/pkg-install b/databases/postgresql81-server/pkg-install index 888b9e1b4d82..90a0378d55f3 100644 --- a/databases/postgresql81-server/pkg-install +++ b/databases/postgresql81-server/pkg-install @@ -7,11 +7,9 @@ PATH=/bin:/usr/sbin DB_DIR=${PKG_PREFIX}/pgsql 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. +NOTICE: unlike most minor versions, upgrading from 7.4.1 to 7.4.x +*recommends* some updates to the pg_* system tables. Full +instructions for how to do this are included in the HISTORY file. =========== BACKUP YOUR DATA! ============= As always, backup your data before |
