Re: General Feedback - Mailing list pgsql-docs

From David G. Johnston
Subject Re: General Feedback
Date
Msg-id CAKFQuwa48C3yLn2qGW4tOdRR-SruQfLXEeE3HODiTv_fy41y0Q@mail.gmail.com
Whole thread Raw
In response to General Feedback  (PG Doc comments form <noreply@postgresql.org>)
Responses Re: General Feedback
List pgsql-docs
On Mon, Aug 28, 2023 at 7:33 AM PG Doc comments form <noreply@postgresql.org> wrote:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/15/sql-createschema.html
Description:

"To create a schema, the invoking user must have the CREATE privilege for
the current database. (Of course, superusers bypass this check.)" - maybe
you can show how to check if the user has the CREATE privilege? Or is this
omitted on purpose so readers will take their own initiative to find that
out themselves :-)

In the interest of brevity it is assumed the reader is familiar with the definitional chapter regarding privileges and can use the knowledge gained there to perform such database inspection.


David J.

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: General Feedback
Next
From: Edwin UY
Date:
Subject: Re: General Feedback