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