~ubuntu-branches/ubuntu/trusty/postgresql-9.3/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/release-9-3-6.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2016-03-31 11:04:53 UTC
  • mfrom: (1.1.11) (18.1.4 trusty-security)
  • Revision ID: package-import@ubuntu.com-20160331110453-h6xfs9f11suj3mze
Tags: 9.3.12-0ubuntu0.14.04
* New upstream bug fix release. (LP: #1564268)
  - See http://www.postgresql.org/about/news/1656/ for details.

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.3.9 Documentation"
 
12
TITLE="PostgreSQL 9.3.12 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="Release Notes"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2015-06-09T19:42:38"></HEAD
 
29
CONTENT="2016-03-28T20:28:06"></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.3.9 Documentation</A
 
47
>PostgreSQL 9.3.12 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
93
93
CLASS="SECT1"
94
94
><A
95
95
NAME="RELEASE-9-3-6"
96
 
>E.4. Release 9.3.6</A
 
96
>E.7. Release 9.3.6</A
97
97
></H1
98
98
><DIV
99
99
CLASS="NOTE"
110
110
   For information about new features in the 9.3 major release, see
111
111
   <A
112
112
HREF="release-9-3.html"
113
 
>Section E.10</A
 
113
>Section E.13</A
114
114
>.
115
115
  </P
116
116
><DIV
118
118
><H2
119
119
CLASS="SECT2"
120
120
><A
121
 
NAME="AEN114790"
122
 
>E.4.1. Migration to Version 9.3.6</A
 
121
NAME="AEN115497"
 
122
>E.7.1. Migration to Version 9.3.6</A
123
123
></H2
124
124
><P
125
125
>    A dump/restore is not required for those running 9.3.X.
152
152
>    Also, if you are upgrading from a version earlier than 9.3.5,
153
153
    see <A
154
154
HREF="release-9-3-5.html"
155
 
>Section E.5</A
 
155
>Section E.8</A
156
156
>.
157
157
   </P
158
158
></DIV
161
161
><H2
162
162
CLASS="SECT2"
163
163
><A
164
 
NAME="AEN114801"
165
 
>E.4.2. Changes</A
 
164
NAME="AEN115508"
 
165
>E.7.2. Changes</A
166
166
></H2
167
167
><P
168
168
></P
875
875
>      The most notable oversight was
876
876
      that <TT
877
877
CLASS="VARNAME"
878
 
>recovery_min_apply_delay</TT
879
 
> failed to delay application
880
 
      of a two-phase commit.
 
878
>recovery_target_xid</TT
 
879
> could not be used to stop at
 
880
      a two-phase commit.
881
881
     </P
882
882
></LI
883
883
><LI