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

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/sql-copy.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2014-07-24 16:13:59 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20140724161359-uk325qfv03euxuuh
Tags: 9.3.5-0ubuntu0.14.04.1
* New upstream bug fix release: (LP: #1348176)
  - pg_upgrade: Users who upgraded to version 9.3 using pg_upgrade may have
    an issue with transaction information which causes VACUUM to eventually
    fail. These users should run the script provided in the release notes to
    determine if their installation is affected, and then take the remedy
    steps outlined there.
  - Various data integrity and other bug fixes.
  - Secure Unix-domain sockets of temporary postmasters started during make
    check.
    Any local user able to access the socket file could connect as the
    server's bootstrap superuser, then proceed to execute arbitrary code as
    the operating-system user running the test, as we previously noted in
    CVE-2014-0067. This change defends against that risk by placing the
    server's socket in a temporary, mode 0700 subdirectory of /tmp.
  - See release notes for details:
    http://www.postgresql.org/about/news/1534/
* Remove pg_regress patches to support --host=/path, obsolete with above
  upstream changes and not applicable any more.
* Drop tcl8.6 patch, applied upstream.
* Add missing logrotate test dependency.

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.4 Documentation"
 
12
TITLE="PostgreSQL 9.3.5 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="2014-03-17T19:42:29"></HEAD
 
29
CONTENT="2014-07-21T19:26:29"></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.4 Documentation</A
 
47
>PostgreSQL 9.3.5 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
95
95
><DIV
96
96
CLASS="REFNAMEDIV"
97
97
><A
98
 
NAME="AEN68757"
 
98
NAME="AEN68761"
99
99
></A
100
100
><H2
101
101
>Name</H2
103
103
><DIV
104
104
CLASS="REFSYNOPSISDIV"
105
105
><A
106
 
NAME="AEN68762"
 
106
NAME="AEN68766"
107
107
></A
108
108
><H2
109
109
>Synopsis</H2
255
255
><DIV
256
256
CLASS="REFSECT1"
257
257
><A
258
 
NAME="AEN68788"
 
258
NAME="AEN68792"
259
259
></A
260
260
><H2
261
261
>Description</H2
346
346
><DIV
347
347
CLASS="REFSECT1"
348
348
><A
349
 
NAME="AEN68809"
 
349
NAME="AEN68813"
350
350
></A
351
351
><H2
352
352
>Parameters</H2
775
775
><DIV
776
776
CLASS="REFSECT1"
777
777
><A
778
 
NAME="AEN68952"
 
778
NAME="AEN68956"
779
779
></A
780
780
><H2
781
781
>Outputs</H2
806
806
><DIV
807
807
CLASS="REFSECT1"
808
808
><A
809
 
NAME="AEN68959"
 
809
NAME="AEN68963"
810
810
></A
811
811
><H2
812
812
>Notes</H2
1053
1053
><DIV
1054
1054
CLASS="REFSECT1"
1055
1055
><A
1056
 
NAME="AEN69019"
 
1056
NAME="AEN69023"
1057
1057
></A
1058
1058
><H2
1059
1059
>File Formats</H2
1060
1060
><DIV
1061
1061
CLASS="REFSECT2"
1062
1062
><A
1063
 
NAME="AEN69021"
 
1063
NAME="AEN69025"
1064
1064
></A
1065
1065
><H3
1066
1066
>Text Format</H3
1151
1151
><P
1152
1152
></P
1153
1153
><A
1154
 
NAME="AEN69041"
 
1154
NAME="AEN69045"
1155
1155
></A
1156
1156
><TABLE
1157
1157
BORDER="1"
1353
1353
><DIV
1354
1354
CLASS="REFSECT2"
1355
1355
><A
1356
 
NAME="AEN69104"
 
1356
NAME="AEN69108"
1357
1357
></A
1358
1358
><H3
1359
1359
>CSV Format</H3
1546
1546
><DIV
1547
1547
CLASS="REFSECT2"
1548
1548
><A
1549
 
NAME="AEN69148"
 
1549
NAME="AEN69152"
1550
1550
></A
1551
1551
><H3
1552
1552
>Binary Format</H3
1602
1602
><DIV
1603
1603
CLASS="REFSECT3"
1604
1604
><A
1605
 
NAME="AEN69161"
 
1605
NAME="AEN69165"
1606
1606
></A
1607
1607
><H4
1608
1608
>File Header</H4
1695
1695
><DIV
1696
1696
CLASS="REFSECT3"
1697
1697
><A
1698
 
NAME="AEN69187"
 
1698
NAME="AEN69191"
1699
1699
></A
1700
1700
><H4
1701
1701
>Tuples</H4
1747
1747
><DIV
1748
1748
CLASS="REFSECT3"
1749
1749
><A
1750
 
NAME="AEN69198"
 
1750
NAME="AEN69202"
1751
1751
></A
1752
1752
><H4
1753
1753
>File Trailer</H4
1766
1766
><DIV
1767
1767
CLASS="REFSECT1"
1768
1768
><A
1769
 
NAME="AEN69202"
 
1769
NAME="AEN69206"
1770
1770
></A
1771
1771
><H2
1772
1772
>Examples</H2
1857
1857
><DIV
1858
1858
CLASS="REFSECT1"
1859
1859
><A
1860
 
NAME="AEN69223"
 
1860
NAME="AEN69227"
1861
1861
></A
1862
1862
><H2
1863
1863
>Compatibility</H2