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?