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

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/release-8-1-6.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2015-06-03 09:54:24 UTC
  • mfrom: (1.1.11) (19.1.1 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20150603095424-oyb723u1qze8wh85
Tags: 9.3.8-0ubuntu0.4.04
* New upstream bug fix release (LP: #1461425)
  - Avoid failures while fsync'ing data directory during crash restart.

    In the previous minor releases we added a patch to fsync everything in
    the data directory after a crash.  Unfortunately its response to any
    error condition was to fail, thereby preventing the server from starting
    up, even when the problem was quite harmless.  An example is that an
    unwritable file in the data directory would prevent restart on some
    platforms; but it is common to make SSL certificate files unwritable by
    the server.  Revise this behavior so that permissions failures are
    ignored altogether, and other types of failures are logged but do not
    prevent continuing.

 - See release notes for details about other fixes.

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.7 Documentation"
 
12
TITLE="PostgreSQL 9.3.8 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-05-19T23:19:49"></HEAD
 
29
CONTENT="2015-06-01T19:21:25"></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.7 Documentation</A
 
47
>PostgreSQL 9.3.8 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
93
93
CLASS="SECT1"
94
94
><A
95
95
NAME="RELEASE-8-1-6"
96
 
>E.147. Release 8.1.6</A
 
96
>E.151. Release 8.1.6</A
97
97
></H1
98
98
><DIV
99
99
CLASS="NOTE"
110
110
   For information about new features in the 8.1 major release, see
111
111
   <A
112
112
HREF="release-8-1.html"
113
 
>Section E.153</A
 
113
>Section E.157</A
114
114
>.
115
115
  </P
116
116
><DIV
118
118
><H2
119
119
CLASS="SECT2"
120
120
><A
121
 
NAME="AEN140026"
122
 
>E.147.1. Migration to Version 8.1.6</A
 
121
NAME="AEN140179"
 
122
>E.151.1. Migration to Version 8.1.6</A
123
123
></H2
124
124
><P
125
125
>    A dump/restore is not required for those running 8.1.X.
126
126
    However, if you are upgrading from a version earlier than 8.1.2,
127
127
    see <A
128
128
HREF="release-8-1-2.html"
129
 
>Section E.151</A
 
129
>Section E.155</A
130
130
>.
131
131
   </P
132
132
></DIV
135
135
><H2
136
136
CLASS="SECT2"
137
137
><A
138
 
NAME="AEN140030"
139
 
>E.147.2. Changes</A
 
138
NAME="AEN140183"
 
139
>E.151.2. Changes</A
140
140
></H2
141
141
><P
142
142
></P