Re: pg_dump 7.4 bug - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_dump 7.4 bug
Date
Msg-id 1414.1080576100@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump 7.4 bug  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: pg_dump 7.4 bug
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> If you do this sequence of events, you get a failure to restore:

This is not a pg_dump bug.

Possibly ALTER USER should refuse to drop someone's superuserness if
there is content in the database that depends on his superuserness,
but I don't see how to enforce that.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Row sampling..
Next
From: Teodor Sigaev
Date:
Subject: Re: GIST code doesn't build on strict 64-bit machines