BUG #3709: Changing Table Owner

From: "Vishesh Jain" <vishesh(dot)jain(at)tcs(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3709: Changing Table Owner
Date: 2007-10-30 07:35:42
Message-ID: 200710300735.l9U7ZgAg076837@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3709
Logged by: Vishesh Jain
Email address: vishesh(dot)jain(at)tcs(dot)com
PostgreSQL version: 8
Operating system: Linux
Description: Changing Table Owner
Details:

I need to change the owner of some tables from postgres to 'self defined
owner'. Is there any such table where the change in the owner will be
reflected in all the tables? Or any such configuration file to do the same?
Or any ALTER statement?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Moiz Kothari 2007-10-30 11:26:33 Re: BUG #3709: Changing Table Owner
Previous Message Maksym Sobolyev 2007-10-30 07:22:15 BUG #3708: Ongoing transactin that involves the table containing foreign key blocks updates of referenced table