~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-2.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-2"
96
 
>E.231. Release 7.3.2</A
 
96
>E.235. Release 7.3.2</A
97
97
></H1
98
98
><DIV
99
99
CLASS="NOTE"
113
113
><H2
114
114
CLASS="SECT2"
115
115
><A
116
 
NAME="AEN147339"
117
 
>E.231.1. Migration to Version 7.3.2</A
 
116
NAME="AEN147492"
 
117
>E.235.1. Migration to Version 7.3.2</A
118
118
></H2
119
119
><P
120
120
>   A dump/restore is <SPAN
132
132
><H2
133
133
CLASS="SECT2"
134
134
><A
135
 
NAME="AEN147343"
136
 
>E.231.2. Changes</A
 
135
NAME="AEN147496"
 
136
>E.235.2. Changes</A
137
137
></H2
138
138
><P
139
139
></P