diff options
author | Robert Haas <rhaas@postgresql.org> | 2023-01-03 14:50:40 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2023-01-03 14:57:40 -0500 |
commit | 5136c3fb575bb46f5f33c0485c972aa5dea0757a (patch) | |
tree | 6d45f5ffb6c5a76bc1f7fbac2b6cd6f896fecadb /contrib/postgres_fdw/postgres_fdw.c | |
parent | e373e5578bc39af4f20a4b70c5db1895d0e2d3d1 (diff) | |
download | postgresql-5136c3fb575bb46f5f33c0485c972aa5dea0757a.tar.gz postgresql-5136c3fb575bb46f5f33c0485c972aa5dea0757a.zip |
Improve documentation of the CREATEROLE attibute.
In user-manag.sgml, document precisely what privileges are conveyed
by CREATEROLE. Make particular note of the fact that it allows
changing passwords and granting access to high-privilege roles.
Also remove the suggestion of using a user with CREATEROLE and
CREATEDB instead of a superuser, as there is no real security
advantage to this approach.
Elsewhere in the documentation, adjust text that suggests that
<literal>CREATEROLE</literal> only allows for role creation, and
refer to the documentation in user-manag.sgml as appropriate.
Patch by me, reviewed by Álvaro Herrera
Discussion: http://postgr.es/m/CA+TgmoZBsPL8nPhvYecx7iGo5qpDRqa9k_AcaW1SbOjugAY1Ag@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions