Re: ALTER TABLE .....Error: Must be owner of the table - Mailing list pgsql-general

From Tom Lane
Subject Re: ALTER TABLE .....Error: Must be owner of the table
Date
Msg-id 18932.1228689098@sss.pgh.pa.us
Whole thread Raw
In response to ALTER TABLE .....Error: Must be owner of the table  ("Josh Harrison" <joshques@gmail.com>)
Responses Re: ALTER TABLE .....Error: Must be owner of the table
List pgsql-general
"Josh Harrison" <joshques@gmail.com> writes:
> How can I give the ALTER permission

You can't grant ALTER permission --- that's only allowed to the table
owner.  However, you could make thw table be owned by a group role and
grant membership in that role.

            regards, tom lane

pgsql-general by date:

Previous
From: "Harvey, Allan AC"
Date:
Subject: Re: tuples
Next
From: Bill Todd
Date:
Subject: Re: COPY error with null date