From bdfa85f7553068b4a3f5ff3a66b6839f73b94d03 Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Tue, 31 Aug 2004 13:46:52 +0000 Subject: - update to version 7.4.5: * Prevent possible loss of committed transactions during crash * Repair possible crash during concurrent btree index insertions PR: 71176 Submitted by: SUGIMURA Takashi Reviewed by: Palle Girgensohn (maintainer) --- databases/postgresql84-server/pkg-install | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'databases/postgresql84-server/pkg-install') diff --git a/databases/postgresql84-server/pkg-install b/databases/postgresql84-server/pkg-install index 888b9e1b4d82..90a0378d55f3 100644 --- a/databases/postgresql84-server/pkg-install +++ b/databases/postgresql84-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 -- cgit v1.2.3