Re: Weird pg_dumpall bug?
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: pgsql-hackers@postgresql.org
Cc: Stephen Frost <sfrost@snowman.net>, Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Date: 2006-01-24T15:59:27Z
Lists: pgsql-hackers
Am Dienstag, 24. Januar 2006 15:44 schrieb Stephen Frost: > Have you got a suggestion on just how to fix it...? Debian's > pg_upgradecluster bails out with an error when it discovers this > situation but I don't think it'd be sensible for pg_dump to do that... Why not? If the backup cannot be made in a way such that the semantics of the restored database are the same, it shouldn't do it. -- Peter Eisentraut http://developer.postgresql.org/~petere/