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

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/sql-createforeigntable.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="SQL Commands"
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="REFENTRY"
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