Re: [PATCHES] Patch for pg_dump: Multiple -t options and - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] Patch for pg_dump: Multiple -t options and
Date
Msg-id 18087.1092370900@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] Patch for pg_dump: Multiple -t options and  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: [PATCHES] Patch for pg_dump: Multiple -t options and  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> That should make exporting to other DBs a lot easier. Of course, that 
>> could be cutting our own throat too ...

> It won't make any difference to anything.  You can already dump in 
> INSERT format.

And anyway, the DDL peculiarities would be the hard part for someone to
fix, not the data formatting.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: DROP TABLESPACE causes panic during recovery
Next
From: Andrew Dunstan
Date:
Subject: Re: [PATCHES] Patch for pg_dump: Multiple -t options and