Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Apr 2, 2023 at 5:05 PM Siddharth Jain <siddhsql@xxxxxxxxx> wrote:
What permissions does a user need to be able to drop columns from a table in postgres? I did read this:
but could not find the answer.


Because there are no permissions for that - you must either be the owner of the table or be a superuser.

David J.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux