From: | Joachim Wieland <joe(at)mcknight(dot)de> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | pg_dump directory archive format / parallel pg_dump |
Date: | 2011-01-07 20:18:26 |
Message-ID: | AANLkTint+8edwviyF5HBExYsg0cjeQ3oU_of41WG+z7w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here's a new series of patches for the parallel dump/restore. They need to be
applied on top of each other.
The parallel pg_dump patch does not yet use the synchronized snapshot
functionality from my other patch to not create more dependencies than
necessary.
(1) pg_dump directory archive format (without checks as requested by Heikki)
(2) parallel pg_dump
(3) checks for the directory archive format
Joachim
Attachment | Content-Type | Size |
---|---|---|
pg_dump-directory.diff.gz | application/x-gzip | 10.6 KB |
pg_dump-directory-parallel.diff.gz | application/x-gzip | 27.2 KB |
pg_dump-directory-parallel-checks.diff.gz | application/x-gzip | 7.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Nasby | 2011-01-07 20:18:41 | Re: obj_unique_identifier(oid) |
Previous Message | Joel Jacobson | 2011-01-07 19:59:09 | Re: obj_unique_identifier(oid) |