~ubuntu-branches/ubuntu/utopic/postgresql-9.1/utopic

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/release-8-3-20.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-09-25 05:40:23 UTC
  • mfrom: (1.2.1)
  • Revision ID: package-import@ubuntu.com-20120925054023-lv75ptpdzvjdhkbw
Tags: 9.1.6-1
* Urgency medium because of data loss bug fix.
* New upstream bug fix release:
  - Fix persistence marking of shared buffers during WAL replay.
    This mistake can result in buffers not being written out during
    checkpoints, resulting in data corruption if the server later
    crashes without ever having written those buffers. Corruption can
    occur on any server following crash recovery, but it is
    significantly more likely to occur on standby slave servers since
    those perform much more WAL replay. There is a low probability of
    corruption of btree and GIN indexes. There is a much higher
    probability of corruption of table "visibility maps". Fortunately,
    visibility maps are non-critical data in 9.1, so the worst
    consequence of such corruption in 9.1 installations is transient
    inefficiency of vacuuming. Table data proper cannot be corrupted by
    this bug.
    While no index corruption due to this bug is known to have occurred
    in the field, as a precautionary measure it is recommended that
    production installations "REINDEX" all btree and GIN indexes at a
    convenient time after upgrading to 9.1.6.
    Also, if you intend to do an in-place upgrade to 9.2.X, before
    doing so it is recommended to perform a "VACUUM" of all tables
    while having vacuum_freeze_table_age set to zero. This will ensure
    that any lingering wrong data in the visibility maps is corrected
    before 9.2.X can depend on it. vacuum_cost_delay can be adjusted to
    reduce the performance impact of vacuuming, while causing it to
    take longer to finish.
  - See HISTORY/changelog.gz for the other bug fixes.
* debian/rules: Compress all binaries with xz. Thanks Cyril Brulebois!
  (Closes: #688678)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
REV="MADE"
10
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
11
11
REL="HOME"
12
 
TITLE="PostgreSQL 9.1.5 Documentation"
 
12
TITLE="PostgreSQL 9.1.6 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="Release Notes"
16
16
HREF="release.html"><LINK
17
17
REL="PREVIOUS"
18
 
TITLE="Release 8.4"
19
 
HREF="release-8-4.html"><LINK
 
18
TITLE="Release 8.3.21"
 
19
HREF="release-8-3-21.html"><LINK
20
20
REL="NEXT"
21
21
TITLE="Release 8.3.19"
22
22
HREF="release-8-3-19.html"><LINK
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2012-08-14T22:55:48"></HEAD
 
29
CONTENT="2012-09-19T22:05:18"></HEAD
30
30
><BODY
31
31
CLASS="SECT1"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.1.5 Documentation</A
 
47
>PostgreSQL 9.1.6 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
53
53
ALIGN="left"
54
54
VALIGN="top"
55
55
><A
56
 
TITLE="Release 8.4"
57
 
HREF="release-8-4.html"
 
56
TITLE="Release 8.3.21"
 
57
HREF="release-8-3-21.html"
58
58
ACCESSKEY="P"
59
59
>Prev</A
60
60
></TD
93
93
CLASS="SECT1"
94
94
><A
95
95
NAME="RELEASE-8-3-20"
96
 
>E.31. Release 8.3.20</A
 
96
>E.35. Release 8.3.20</A
97
97
></H1
98
98
><DIV
99
99
CLASS="NOTE"
110
110
   For information about new features in the 8.3 major release, see
111
111
   <A
112
112
HREF="release-8-3.html"
113
 
>Section E.51</A
 
113
>Section E.55</A
114
114
>.
115
115
  </P
116
116
><P
126
126
><H2
127
127
CLASS="SECT2"
128
128
><A
129
 
NAME="AEN114753"
130
 
>E.31.1. Migration to Version 8.3.20</A
 
129
NAME="AEN115016"
 
130
>E.35.1. Migration to Version 8.3.20</A
131
131
></H2
132
132
><P
133
133
>    A dump/restore is not required for those running 8.3.X.
142
142
><H2
143
143
CLASS="SECT2"
144
144
><A
145
 
NAME="AEN114757"
146
 
>E.31.2. Changes</A
 
145
NAME="AEN115020"
 
146
>E.35.2. Changes</A
147
147
></H2
148
148
><P
149
149
></P
415
415
ALIGN="left"
416
416
VALIGN="top"
417
417
><A
418
 
HREF="release-8-4.html"
 
418
HREF="release-8-3-21.html"
419
419
ACCESSKEY="P"
420
420
>Prev</A
421
421
></TD
443
443
WIDTH="33%"
444
444
ALIGN="left"
445
445
VALIGN="top"
446
 
>Release 8.4</TD
 
446
>Release 8.3.21</TD
447
447
><TD
448
448
WIDTH="34%"
449
449
ALIGN="center"