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

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/release-7-3-9.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-7-3-9"
96
 
>E.224. Release 7.3.9</A
 
96
>E.228. Release 7.3.9</A
97
97
></H1
98
98
><DIV
99
99
CLASS="NOTE"
114
114
><H2
115
115
CLASS="SECT2"
116
116
><A
117
 
NAME="AEN146938"
118
 
>E.224.1. Migration to Version 7.3.9</A
 
117
NAME="AEN147091"
 
118
>E.228.1. Migration to Version 7.3.9</A
119
119
></H2
120
120
><P
121
121
>    A dump/restore is not required for those running 7.3.X.
126
126
><H2
127
127
CLASS="SECT2"
128
128
><A
129
 
NAME="AEN146941"
130
 
>E.224.2. Changes</A
 
129
NAME="AEN147094"
 
130
>E.228.2. Changes</A
131
131
></H2
132
132
><P
133
133
></P