File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
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 21:48:18 EST 2008
4+ Last updated: Tue Mar 4 09:38:30 EST 2008
55
66The most recent version of this document can be viewed at
77http://www.postgresql.org/docs/faqs.TODO.html.
@@ -842,7 +842,8 @@ Clients
842842 multiple objects simultaneously
843843
844844 The difficulty with this is getting multiple dump processes to
845- produce a single dump output file.
845+ produce a single dump output file. It also would require
846+ several sessions to share the same snapshot.
846847 http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php
847848
848849 o Allow pg_restore to utilize multiple CPUs and I/O channels by
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 21:48:18 EST 2008
11+ Last updated: Tue Mar 4 09:38:30 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 > .
@@ -750,7 +750,8 @@ <h1><a name="section_8">Clients</a></h1>
750750 </ li > < li > Allow pg_dump to utilize multiple CPUs and I/O channels by dumping
751751 multiple objects simultaneously
752752< p > The difficulty with this is getting multiple dump processes to
753- produce a single dump output file.
753+ produce a single dump output file. It also would require
754+ several sessions to share the same snapshot.
754755 < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php</ a >
755756</ p >
756757 </ li > < li > Allow pg_restore to utilize multiple CPUs and I/O channels by
You can’t perform that action at this time.
0 commit comments