Grant privileges in all schemas - Mailing list pgsql-novice

From CN
Subject Grant privileges in all schemas
Date
Msg-id 1480007744.191040.798235809.74B023FC@webmail.messagingengine.com
Whole thread Raw
Responses Re: Grant privileges in all schemas
List pgsql-novice
Hello!

What are the syntaxes to

1. grant SELECT on all tables in all existing schemas and all schemas
that might be created in the future to a role?

2. grant executing all PL/PGSQL functions in all existing schemas and
all schemas that might be created in the future to a role?

Both aforementioned privileges are granted only on one specific
database.

Thank you in advance!

Best regards,
CN

--
http://www.fastmail.com - Faster than the air-speed velocity of an
                          unladen european swallow



pgsql-novice by date:

Previous
From: Tom Dron
Date:
Subject: Re: Permission denied error for initdb
Next
From: Keith
Date:
Subject: Re: Grant privileges in all schemas