Thread: public schema

public schema

From
PG Doc comments form
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/ddl-schemas.html
Description:

cite
5.8.3. The Schema Search Path
There is nothing special about the public schema except that it exists by
default.
end cite
It's not true. Also special that is public schema is opened for all users by
default.

Re: public schema

From
Peter Eisentraut
Date:
On 26.07.18 11:24, PG Doc comments form wrote:
> Page: https://www.postgresql.org/docs/10/static/ddl-schemas.html
> Description:
> 
> cite
> 5.8.3. The Schema Search Path
> There is nothing special about the public schema except that it exists by
> default.
> end cite
> It's not true. Also special that is public schema is opened for all users by
> default.

Well, that is what that whole section is about.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services