summaryrefslogtreecommitdiff
path: root/databases/postgresql93-docs
diff options
context:
space:
mode:
authoradam <adam>2014-03-27 20:57:54 +0000
committeradam <adam>2014-03-27 20:57:54 +0000
commitcfc8b739d53a640c911b08e6231afa3e271ca233 (patch)
tree7d26296d31211971f03818989d656d22615ca6a8 /databases/postgresql93-docs
parent313db471cb60faf6ea6716b340dd83f10400b036 (diff)
downloadpkgsrc-cfc8b739d53a640c911b08e6231afa3e271ca233.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/postgresql93-docs')
-rw-r--r--databases/postgresql93-docs/PLIST7
1 files changed, 6 insertions, 1 deletions
diff --git a/databases/postgresql93-docs/PLIST b/databases/postgresql93-docs/PLIST
index d9cbca581c4..34e15ca0155 100644
--- a/databases/postgresql93-docs/PLIST
+++ b/databases/postgresql93-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/02/23 11:25:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/03/27 20:57:55 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@@ -1026,6 +1026,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
@@ -1042,6 +1043,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
@@ -1055,6 +1057,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
@@ -1071,10 +1074,12 @@ 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-9-3-1.html
share/doc/postgresql/html/release-9-3-2.html
share/doc/postgresql/html/release-9-3-3.html
+share/doc/postgresql/html/release-9-3-4.html
share/doc/postgresql/html/release-9-3.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html