postgresql/src/bin
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
..
initdb Support column-level privileges, as required by SQL standard. 2009-01-22 20:16:10 +00:00
pg_config Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pg_controldata Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pg_ctl Support running as a service on Windows 7, by not specifying 2009-01-28 11:19:37 +00:00
pg_dump Provide for parallel restoration from a custom format archive. Each data and 2009-02-02 20:07:37 +00:00
pg_resetxlog Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pgevent Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
psql Support column-level privileges, as required by SQL standard. 2009-01-22 20:16:10 +00:00
scripts Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00