File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Mon Mar 17 19:56:23 EDT 2008
4
+ Last updated: Mon Mar 17 20:23:36 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -761,6 +761,7 @@ SQL Commands
761
761
762
762
This requires the use of a savepoint before each COPY line is
763
763
processed, with ROLLBACK on COPY failure.
764
+ http://archives.postgresql.org/pgsql-hackers/2007-12/msg00572.php
764
765
765
766
o Allow COPY on a newly-created table to skip WAL logging
766
767
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Mon Mar 17 19:56:23 EDT 2008
11
+ Last updated: Mon Mar 17 20:23:36 EDT 2008
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -661,6 +661,7 @@ <h1><a name="section_7">SQL Commands</a></h1>
661
661
< li > Allow COPY to report error lines and continue
662
662
< p > This requires the use of a savepoint before each COPY line is
663
663
processed, with ROLLBACK on COPY failure.
664
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-12/msg00572.php "> http://archives.postgresql.org/pgsql-hackers/2007-12/msg00572.php</ a >
664
665
</ p >
665
666
</ li > < li > Allow COPY on a newly-created table to skip WAL logging
666
667
< p > On crash recovery, the table involved in the COPY would
You can’t perform that action at this time.
0 commit comments