File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11PostgreSQL TODO List
22====================
33Current maintainer: Bruce Momjian (bruce@momjian.us)
4- Last updated: Mon Mar 3 14:03:40 EST 2008
4+ Last updated: Mon Mar 3 16:00:28 EST 2008
55
66The most recent version of this document can be viewed at
77http://www.postgresql.org/docs/faqs.TODO.html.
@@ -657,6 +657,11 @@ SQL Commands
657657 created inside the same transaction block as the COPY because
658658 no other backends can see the table.
659659
660+ o Consider using a ring buffer for COPY FROM
661+
662+ http://archives.postgresql.org/pgsql-patches/2008-02/msg00140.php
663+ http://archives.postgresql.org/pgsql-hackers/2008-02/msg01080.php
664+
660665
661666* GRANT/REVOKE
662667
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Mon Mar 3 14:03:40 EST 2008
11+ Last updated: Mon Mar 3 16:00:28 EST 2008
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -579,6 +579,10 @@ <h1><a name="section_7">SQL Commands</a></h1>
579579 currently allowed. This currently is done if the table is
580580 created inside the same transaction block as the COPY because
581581 no other backends can see the table.
582+ </ p >
583+ </ li > < li > Consider using a ring buffer for COPY FROM
584+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2008-02/msg00140.php "> http://archives.postgresql.org/pgsql-patches/2008-02/msg00140.php</ a >
585+ < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg01080.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg01080.php</ a >
582586</ p >
583587 </ li > </ ul >
584588 </ li > < li > GRANT/REVOKE
You can’t perform that action at this time.
0 commit comments