Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Date
Msg-id 2018594.1773591641@sss.pgh.pa.us
Whole thread Raw
In response to Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Hmm, this looks like behaviour that goes a long way back. Should we 
> backpatch this fix?

I wouldn't bother.  At the end of the day you get the same failure
report anyway.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pg_restore: remove unnecessary code from restore_all_databases function
Next
From: Andrew Dunstan
Date:
Subject: Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error