postgresql/doc/src
Andrew Dunstan 775f1b379e Provide for parallel restoration from a custom format archive. Each data and
post-data step is run in a separate worker child (a thread on Windows, a child
process elsewhere) up to the concurrent number specified by the new pg_restore
command-line --multi-thread | -m switch.

Andrew Dunstan, with some editing by Tom Lane.
2009-02-02 20:07:37 +00:00
..
FAQ Update Japanese FAQ. 2009-01-05 15:04:59 +00:00
sgml Provide for parallel restoration from a custom format archive. Each data and 2009-02-02 20:07:37 +00:00
Makefile Since doc/src/sgml already builds the HTML docs twice to resolve index 2008-11-14 10:43:59 +00:00