mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
TODO item done:
< o Prevent pg_dump/pg_restore from being affected by > o -Prevent pg_dump/pg_restore from being affected by
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Mon Jun 23 18:42:27 EDT 2008
|
||||
Last updated: Tue Jun 24 11:53:13 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1159,7 +1159,7 @@ Clients
|
||||
|
||||
o Allow pg_restore to load different parts of the COPY data
|
||||
simultaneously
|
||||
o Prevent pg_dump/pg_restore from being affected by
|
||||
o -Prevent pg_dump/pg_restore from being affected by
|
||||
statement_timeout
|
||||
|
||||
Using psql to restore a pg_dump dump is also affected.
|
||||
|
Reference in New Issue
Block a user