Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2004 12:58:32 +0200 (CEST)
From:      Palle Girgensohn <girgen@pingpong.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64933: [MAINTAINER] databases/postgresql: [SUMMARIZE CHANGES]
Message-ID:  <200403301058.i2UAwWiO043028@palle.girgensohn.se>
Resent-Message-ID: <200403301100.i2UB0WPO009303@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64933
>Category:       ports
>Synopsis:       [MAINTAINER] databases/postgresql: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 30 03:00:32 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Ping Pong AB
>Environment:
System: FreeBSD palle.girgensohn.se 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat Mar 20 02:21:50 CET 2004
>Description:
[DESCRIBE CHANGES]
postgresql-7.4.2 requires extra fixes to the pg_* system tables,
or (perhaps easier for some?) a dump-restore.
Make a note about this.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- postgresql-7.4.2.patch begins here ---
Index: pkg-install
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql7/pkg-install,v
retrieving revision 1.8
diff -u -u -r1.8 pkg-install
--- pkg-install	4 Dec 2003 12:00:48 -0000	1.8
+++ pkg-install	15 Mar 2004 22:42:12 -0000
@@ -8,6 +8,11 @@
 
 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.
+DO NOT UPGRADE WITHOUT READING THESE INSTRUCTIONS.
+
   =========== BACKUP YOUR DATA! =============
   As always, backup your data before
   upgrading. If the upgrade leads to a higher
--- postgresql-7.4.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403301058.i2UAwWiO043028>