Re: ALTER INDEX OWNER TO - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: ALTER INDEX OWNER TO
Date
Msg-id 4301485B.8040108@familyhealth.com.au
Whole thread Raw
In response to Re: ALTER INDEX OWNER TO  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ALTER INDEX OWNER TO  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> Yeah, I suppressed that alternative a few weeks ago, thinking that it
> was not sensible since we don't really support having indexes owned
> by anyone except the owner of the parent table.  Not sure what to do
> about the fact that pg_dump has been emitting it though. Maybe reduce
> the error to a warning, and make it a no-op?

Hmmm I so don't remember having pg_dump issue that - but I guess I must 
have...

Chris



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] enable/disable trigger (Re: Fwd: Open items)
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Upcoming back-branch releases