What permissions are needed to drop a column from a table in postgres?

From: Siddharth Jain <siddhsql(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: What permissions are needed to drop a column from a table in postgres?
Date: 2023-04-03 00:05:06
Message-ID: CAPqV3pS5uxc4DKh1hRUE6xNbwCoQpmiR4HGAKb=h-e9J7jvovg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

What permissions does a user need to be able to drop columns from a table
in postgres? I did read this:
https://www.postgresql.org/docs/14/sql-grant.html
but could not find the answer.

Thanks

S.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2023-04-03 00:10:47 Re: What permissions are needed to drop a column from a table in postgres?
Previous Message Tom Lane 2023-04-02 23:43:42 Re: Very slow queries followed by checkpointer process killed with signal 9