> o Prevent pg_dump/pg_restore from being affected by
> statement_timeout
>
> Using psql to restore a pg_dump dump is also affected.
PostgreSQL TODO List
====================
-Last updated: Tue Mar 11 11:51:58 EDT 2008
+Last updated: Tue Mar 11 13:02:27 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
o Allow pg_restore to load different parts of the COPY data
simultaneously
+ o Prevent pg_dump/pg_restore from being affected by
+ statement_timeout
+
+ Using psql to restore a pg_dump dump is also affected.
* ecpg
-Last updated: Tue Mar 11 11:51:58 EDT 2008
+Last updated: Tue Mar 11 13:02:27 EDT 2008
The most recent version of this document can be viewed at
Allow pg_restore to load different parts of the COPY data
simultaneously
+
Prevent pg_dump/pg_restore from being affected by
+ statement_timeout
+
Using psql to restore a pg_dump dump is also affected.
+
ecpg