Re: Postgres limitation in user management - Mailing list pgsql-general

From Christophe Pettus
Subject Re: Postgres limitation in user management
Date
Msg-id AF0F2632-FF13-4BF0-8397-2DE030BEE2CC@thebuild.com
Whole thread Raw
In response to Postgres limitation in user management  ("Kar, Swapnil (TR Technology)" <Swapnil.Kar@thomsonreuters.com>)
List pgsql-general

> On Nov 2, 2023, at 23:26, Kar, Swapnil (TR Technology) <Swapnil.Kar@thomsonreuters.com> wrote:
> We want Support users to have no SELECT or DML privilege but only ALTER TABLE to perform any troubleshooting in the
database.

If a user has no ability to do SELECT or DML, they won't be able to "troubleshoot" the database.  They may be able to
applymigrations, but if essentially any problem arises in the database, at least SELECT will be required. 




pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: Postgres limitation in user management
Next
From: Ron
Date:
Subject: Re: Postgres limitation in user management