Re: ALTER INDEX OWNER TO

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: ohp(at)pyrenet(dot)fr, pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ALTER INDEX OWNER TO
Date: 2005-08-16 01:58:51
Message-ID: 4301485B.8040108@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2005-08-16 02:01:30 Re: Upcoming back-branch releases
Previous Message Bruce Momjian 2005-08-16 01:55:15 Re: [PATCHES] enable/disable trigger (Re: Fwd: Open items)