Anticipatory privileges - Mailing list pgsql-general

From John D. Burger
Subject Anticipatory privileges
Date
Msg-id 5FEE4946-2676-458F-A8CA-152550367172@mitre.org
Whole thread Raw
Responses Re: Anticipatory privileges  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
If I am reading the (7.4) docs correctly, privileges can be granted
only with respect to tables that exist at the time the GRANT command
is given - there is no

   GRANT ALL ON * TO PUBLIC

or some such that would result in subsequently created tables having
public privileges.

Is this so?

Thanks.

- John D. Burger
   MITRE



pgsql-general by date:

Previous
From: "Leif B. Kristensen"
Date:
Subject: Re: Database performance comparison paper.
Next
From: Chris Browne
Date:
Subject: Re: values from now() in the same transaction