From 73c856222edb8c22377bf9a1c81a724065e3a31c Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Mon, 18 Apr 2011 23:34:27 +0000 Subject: Update PostgreSQL to 9.0.4, 8.4.8, 8.3.15 and 8.2.21. This update contains a critical fix to the pg_upgrade utility which prevents significant downtime issues. Do not use pg_upgrade without installing this update first. The issue with pg_upgrade and the fix are detailed on the PostgreSQL wiki: http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix Users who have already used pg_upgrade should run the database repair script given on that page on their databases as soon as possible. See the release notes for each version at http://www.postgresql.org/docs/current/static/release.html for a full list of changes with details. Allow the username of the postgresql user to configurable for 8.4 and 9.0. Largely inspired by the work of Jason Helfman [153668, 153136]. Change PGUSER knob to PG_USER not to clash with PGUSER environment. PR: 153668, 153136, 155493, 155137 --- databases/postgresql90-server/files/pkg-message-client.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql90-server/files/pkg-message-client.in') diff --git a/databases/postgresql90-server/files/pkg-message-client.in b/databases/postgresql90-server/files/pkg-message-client.in index 3183bc136aa6..ff486a635645 100644 --- a/databases/postgresql90-server/files/pkg-message-client.in +++ b/databases/postgresql90-server/files/pkg-message-client.in @@ -1,6 +1,6 @@ The PostgreSQL port has a collection of "side orders": -postgresql-doc +postgresql-docs For all of the html documentation p5-Pg -- cgit v1.2.3