summaryrefslogtreecommitdiff
path: root/databases/postgresql92-docs
diff options
context:
space:
mode:
authoradam <adam>2014-03-27 20:57:54 +0000
committeradam <adam>2014-03-27 20:57:54 +0000
commitb015923f07885e630fcd02a23d4ba08c770ccdbd (patch)
tree7d26296d31211971f03818989d656d22615ca6a8 /databases/postgresql92-docs
parentfec0cdcf7fb29c1d3a1e3c1380cf93b36553711f (diff)
downloadpkgsrc-b015923f07885e630fcd02a23d4ba08c770ccdbd.tar.gz
This minor release fixes a data corruption issue with replication and crash recovery in version 9.3, as well as several other minor issues in all versions. All users of version 9.3 are urged to update their installations at the next possible downtime. Users of older versions should update at their convenience.
The data corruption issue in PostgreSQL 9.3 affects binary replication standbys, servers being recovered from point-in-time-recovery backup, and standalone servers which recover from a system crash. The bug causes unrecoverable index corruption during recovery due to incorrect replay of row locking operations. This can then cause query results to be inconsistent depending on whether or not an index is used, and eventually lead to primary key violations and similar issues. For this reason, users are encouraged to replace each of their standby databases with a new base backup after applying the update. Other PostgreSQL 9.3-only fixes in this update include: Make sure that statistics files for dropped databases get deleted Allow materialized views to be referenced in UPDATE and DELETE queries Add read-only data_checksum parameter Prevent erroneous operator push-down in postgres_fdw This release resolves some other issues in all versions of PostgreSQL, including: Fix timing consistency issue with NOTIFY Allow regular expression execution to be cancelled Improve performance of index checks for newly added rows Prevent premature walsender disconnection Prevent memory errors on newer Windows versions Update timezone files
Diffstat (limited to 'databases/postgresql92-docs')
-rw-r--r--databases/postgresql92-docs/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/postgresql92-docs/PLIST b/databases/postgresql92-docs/PLIST
index 7486acf13fb..3cd1e329b8b 100644
--- a/databases/postgresql92-docs/PLIST
+++ b/databases/postgresql92-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2014/02/23 11:25:53 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2014/03/27 20:57:55 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@@ -1005,6 +1005,7 @@ share/doc/postgresql/html/release-8-4-18.html
share/doc/postgresql/html/release-8-4-19.html
share/doc/postgresql/html/release-8-4-2.html
share/doc/postgresql/html/release-8-4-20.html
+share/doc/postgresql/html/release-8-4-21.html
share/doc/postgresql/html/release-8-4-3.html
share/doc/postgresql/html/release-8-4-4.html
share/doc/postgresql/html/release-8-4-5.html
@@ -1021,6 +1022,7 @@ share/doc/postgresql/html/release-9-0-13.html
share/doc/postgresql/html/release-9-0-14.html
share/doc/postgresql/html/release-9-0-15.html
share/doc/postgresql/html/release-9-0-16.html
+share/doc/postgresql/html/release-9-0-17.html
share/doc/postgresql/html/release-9-0-2.html
share/doc/postgresql/html/release-9-0-3.html
share/doc/postgresql/html/release-9-0-4.html
@@ -1034,6 +1036,7 @@ share/doc/postgresql/html/release-9-1-1.html
share/doc/postgresql/html/release-9-1-10.html
share/doc/postgresql/html/release-9-1-11.html
share/doc/postgresql/html/release-9-1-12.html
+share/doc/postgresql/html/release-9-1-13.html
share/doc/postgresql/html/release-9-1-2.html
share/doc/postgresql/html/release-9-1-3.html
share/doc/postgresql/html/release-9-1-4.html
@@ -1050,6 +1053,7 @@ share/doc/postgresql/html/release-9-2-4.html
share/doc/postgresql/html/release-9-2-5.html
share/doc/postgresql/html/release-9-2-6.html
share/doc/postgresql/html/release-9-2-7.html
+share/doc/postgresql/html/release-9-2-8.html
share/doc/postgresql/html/release-9-2.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html