postgresql-9.1 9.1.11-0ubuntu0.13.04 source package in Ubuntu

Changelog

postgresql-9.1 (9.1.11-0ubuntu0.13.04) raring-proposed; urgency=low

  * New upstream bug fix release. (LP: #1257211)
    - Fix "VACUUM"'s tests to see whether it can update relfrozenxid.
      In some cases "VACUUM" (either manual or autovacuum) could
      incorrectly advance a table's relfrozenxid value, allowing tuples
      to escape freezing, causing those rows to become invisible once
      2^31 transactions have elapsed. The probability of data loss is
      fairly low since multiple incorrect advancements would need to
      happen before actual loss occurs, but it's not zero. Users
      upgrading from releases 9.0.4 or 8.4.8 or earlier are not affected,
      but all later versions contain the bug.
      The issue can be ameliorated by, after upgrading, vacuuming all
      tables in all databases while having vacuum_freeze_table_age set to
      zero. This will fix any latent corruption but will not be able to
      fix all pre-existing data errors. However, an installation can be
      presumed safe after performing this vacuuming if it has executed
      fewer than 2^31 update transactions in its lifetime (check this
      with SELECT txid_current() < 2^31).
    - Fix initialization of "pg_clog" and "pg_subtrans" during hot
      standby startup.
      This bug can cause data loss on standby servers at the moment they
      start to accept hot-standby queries, by marking committed
      transactions as uncommitted. The likelihood of such corruption is
      small unless, at the time of standby startup, the primary server
      has executed many updating transactions since its last checkpoint.
      Symptoms include missing rows, rows that should have been deleted
      being still visible, and obsolete versions of updated rows being
      still visible alongside their newer versions.
      This bug was introduced in versions 9.3.0, 9.2.5, 9.1.10, and
      9.0.14. Standby servers that have only been running earlier
      releases are not at risk. It's recommended that standby servers
      that have ever run any of the buggy releases be re-cloned from the
      primary (e.g., with a new base backup) after upgrading.
    - See HISTORY/changelog.gz for details about other bug fixes.
 -- Martin Pitt <email address hidden>   Tue, 03 Dec 2013 10:22:12 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Raring
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
database
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-9.1_9.1.11.orig.tar.bz2 15.1 MiB ccbc35aae1490ee5878b97a6aea48dad7465cdad296b380542e4303b68cc6f74
postgresql-9.1_9.1.11-0ubuntu0.13.04.debian.tar.gz 36.8 KiB 5f892f0de72efad23f0fd3a430b04041411d9ab3d872ed98800de1fcc4cb010c
postgresql-9.1_9.1.11-0ubuntu0.13.04.dsc 3.4 KiB dacc5aac733b852d811a4a87a82a80fe230875db9acce9be5925f70b30ed514b

View changes file

Binary packages built by this source

libecpg-compat3: No summary available for libecpg-compat3 in ubuntu raring.

No description available for libecpg-compat3 in ubuntu raring.

libecpg-dev: No summary available for libecpg-dev in ubuntu raring.

No description available for libecpg-dev in ubuntu raring.

libecpg6: No summary available for libecpg6 in ubuntu raring.

No description available for libecpg6 in ubuntu raring.

libpgtypes3: No summary available for libpgtypes3 in ubuntu raring.

No description available for libpgtypes3 in ubuntu raring.

libpq-dev: No summary available for libpq-dev in ubuntu raring.

No description available for libpq-dev in ubuntu raring.

libpq5: No summary available for libpq5 in ubuntu raring.

No description available for libpq5 in ubuntu raring.

postgresql-9.1: No summary available for postgresql-9.1 in ubuntu raring.

No description available for postgresql-9.1 in ubuntu raring.

postgresql-9.1-dbg: No summary available for postgresql-9.1-dbg in ubuntu raring.

No description available for postgresql-9.1-dbg in ubuntu raring.

postgresql-client-9.1: No summary available for postgresql-client-9.1 in ubuntu raring.

No description available for postgresql-client-9.1 in ubuntu raring.

postgresql-contrib-9.1: No summary available for postgresql-contrib-9.1 in ubuntu raring.

No description available for postgresql-contrib-9.1 in ubuntu raring.

postgresql-doc-9.1: No summary available for postgresql-doc-9.1 in ubuntu raring.

No description available for postgresql-doc-9.1 in ubuntu raring.

postgresql-plperl-9.1: No summary available for postgresql-plperl-9.1 in ubuntu raring.

No description available for postgresql-plperl-9.1 in ubuntu raring.

postgresql-plpython-9.1: No summary available for postgresql-plpython-9.1 in ubuntu raring.

No description available for postgresql-plpython-9.1 in ubuntu raring.

postgresql-plpython3-9.1: No summary available for postgresql-plpython3-9.1 in ubuntu raring.

No description available for postgresql-plpython3-9.1 in ubuntu raring.

postgresql-pltcl-9.1: No summary available for postgresql-pltcl-9.1 in ubuntu raring.

No description available for postgresql-pltcl-9.1 in ubuntu raring.

postgresql-server-dev-9.1: No summary available for postgresql-server-dev-9.1 in ubuntu raring.

No description available for postgresql-server-dev-9.1 in ubuntu raring.