Re: Adding pg_dump flag for parallel export to pipes - Mailing list pgsql-hackers

From Andrew Jackson
Subject Re: Adding pg_dump flag for parallel export to pipes
Date
Msg-id 175638633448.297107.6109407003106578412.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Adding pg_dump flag for parallel export to pipes  (Hannu Krosing <hannuk@google.com>)
List pgsql-hackers
Hi,

Very interesting patch. One question: is it possible with this patch to pipe pg_dump directory output directly into
pg_restorewith this patch? Looking at the code I don't believe that is the case but figured I would ask.
 

Thanks,
Andrew Jackson

pgsql-hackers by date:

Previous
From: BharatDB
Date:
Subject: Reduce "Var IS [NOT] NULL" quals during constant folding
Next
From: BharatDB
Date:
Subject: Re: GRANT/REVOKE locking semantics in get_object_address()