On Tue, 2009-04-14 at 00:06 +0000, Alvaro Herrera wrote: > Log Message: > ----------- > pg_restore -jN does not equate "multiple jobs", so partly revert the > previous patch.
I notice that the release notes talk about "parallel restore", yet the word parallel is not used in the docs anywhere. The section on restoring a dump makes no mention of this new facility, nor does the perf tips section. Also says that the option doesn't work with --single-transaction, so we should say that you've added in TRUNCATE to make the COPY go faster (or haven't you? I know we discussed it). -- Simon Riggs www.2ndQuadrant.com PostgreSQL Training, Services and Support -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
