Re: Fixing pg_dump - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fixing pg_dump
Date
Msg-id 1389.1088134255@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fixing pg_dump  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Fixing pg_dump
Re: Fixing pg_dump
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> But...it seems kind of hacky to scan it again for owners and privs - are 
> you sure you want me to go that way?

If there's not a big performance penalty, sure.  Being fully compatible
with existing archive files is a sufficient win to justify sins much
worse than this one.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Fixing pg_dump
Next
From: Tom Lane
Date:
Subject: Re: [Re] Re: PREPARE and transactions