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

From Peter J. Holzer
Subject Re: Postgres limitation in user management
Date
Msg-id 20231104213303.4mtgamfyo4v5i33e@hjp.at
Whole thread Raw
In response to Postgres limitation in user management  ("Kar, Swapnil (TR Technology)" <Swapnil.Kar@thomsonreuters.com>)
Responses Re: Postgres limitation in user management  (Brent Wood <Brent.Wood@niwa.co.nz>)
List pgsql-general
On 2023-11-03 06:26:21 +0000, Kar, Swapnil (TR Technology) wrote:
> We have 2 sets of database user groups –
>
>  1. App – who owns the application schemas (and tables)
>  2. Support – who provides db support
>
> We want Support users to have no SELECT or DML privilege but only ALTER TABLE
> to perform any troubleshooting in the database.

This seems strange to me. What kind of troubleshooting requires to
ability to ALTER TABLE but not to do DML?

        hp

--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Attachment

pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Postgres limitation in user management
Next
From: Brent Wood
Date:
Subject: Re: Postgres limitation in user management