Re: pg_dump 7.4 bug - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: pg_dump 7.4 bug
Date
Msg-id 4068D6B2.8000208@familyhealth.com.au
Whole thread Raw
In response to Re: pg_dump 7.4 bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dump 7.4 bug
List pgsql-hackers
>>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.

How about we allow changing owner of lanugages so I can fix this problem?

Is it safe for me to just update the catalogs?

Chris



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: PostgreSQL and FreeBSD SoftUpdates
Next
From: "Marc G. Fournier"
Date:
Subject: Re: PostgreSQL and FreeBSD SoftUpdates