Re: Execute permission to function

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To:
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Execute permission to function
Date: 2024-06-24 12:54:43
Message-ID: CANzqJaA9auBPQnJHY_45uvyObpV99TRWj+NB5PYrtdVZD8pGXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jun 24, 2024 at 6:29 AM arun chirappurath <arunsnmimt(at)gmail(dot)com>
wrote:

> Hi all
>
> I am using rds postgres 14. I have created few users and added them to
> pg_readall_data and pg_write_alldata groups
>
>
> They are able to read all data and do update in tables
>
> However they can't execute functions
>

https://www.postgresql.org/docs/14/sql-grant.html

> and not able to script out objects from pg_admin
>

What error message(s)?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2024-06-24 12:56:23 Re: Issue with pgstattuple on Sequences in PostgreSQL
Previous Message Kashif Zeeshan 2024-06-24 11:38:33 Re: Issue with pgstattuple on Sequences in PostgreSQL