Re: How to avoid having to run the GRANT command for newly added tables? - Mailing list pgsql-general

From Christophe Pettus
Subject Re: How to avoid having to run the GRANT command for newly added tables?
Date
Msg-id B2AEF2AB-4BD1-4955-9B0A-B44CD93F874C@thebuild.com
Whole thread Raw
In response to How to avoid having to run the GRANT command for newly added tables?  (Siddharth Jain <siddhsql@gmail.com>)
Responses Re: How to avoid having to run the GRANT command for newly added tables?  (Siddharth Jain <siddhsql@gmail.com>)
List pgsql-general

> On Nov 23, 2022, at 12:06, Siddharth Jain <siddhsql@gmail.com> wrote:
> Is there any way to accomplish what I want? Thanks.

There is:

    https://www.postgresql.org/docs/current/sql-alterdefaultprivileges.html



pgsql-general by date:

Previous
From: Siddharth Jain
Date:
Subject: How to avoid having to run the GRANT command for newly added tables?
Next
From: Siddharth Jain
Date:
Subject: Re: How to avoid having to run the GRANT command for newly added tables?