[GENERAL] Allowing Other Users to Alter a Table

2012-03-13 Thread Jerry Richards
I'm getting this error: Error executing SQL ALTER TABLE ts_core.calls ALTER COLUMN call_uuid TYPE VARCHAR(255): ERROR: must be owner of relation calls Is there a way that I can configure postgresql so that it allows other users to alter this table? Thanks Much, Jerry -- Sent via

Re: [GENERAL] Allowing Other Users to Alter a Table

2012-03-13 Thread Scott Marlowe
On Tue, Mar 13, 2012 at 10:07 AM, Jerry Richards jerry.richa...@teotech.com wrote: I'm getting this error: Error executing SQL ALTER TABLE ts_core.calls ALTER COLUMN call_uuid TYPE VARCHAR(255): ERROR: must be owner of relation calls Is there a way that I can configure postgresql so that it