Re: 7.5-dev, pg_dumpall, dollarquoting - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 7.5-dev, pg_dumpall, dollarquoting
Date
Msg-id 8655.1088049630@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.5-dev, pg_dumpall, dollarquoting  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> 2) pg_restore needs to be more tolerant with certain kinds of errors.

> Hmmm, dunno about this - it wasn't on my radar really.  I'll experiment 
> with it, but I don't think I'm going to have time before June 30th :(

I think we dealt with this already: pg_restore has been taught that the
correct response to a SQL command error is to report it and forge ahead,
not curl up and die.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_largeobject and tablespaces
Next
From: Tom Lane
Date:
Subject: Re: pg_get_indexdef