diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2009-02-02 20:07:37 +0000 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2009-02-02 20:07:37 +0000 |
commit | 775f1b379e3a282140f60ef65a11d1444dc80ccf (patch) | |
tree | 9d6a1320d8d85588d927c45096df47e9044d6248 /src/tools | |
parent | 3a5b77371522b64feda006a7aed2a0e57bfb2b22 (diff) | |
download | postgresql-775f1b379e3a282140f60ef65a11d1444dc80ccf.tar.gz postgresql-775f1b379e3a282140f60ef65a11d1444dc80ccf.zip |
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.
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions