CREATE GROUP: REPLICATION, NOREPLICATION, BYPASSRLS, NOBYPASSRLS, CONNECTION LIMIT connlimit

Started by Zbigniew Szmigieroover 8 years ago2 messagesdocs
Jump to latest
#1Zbigniew Szmigiero
zszmigiero@gmail.com

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/sql-creategroup.html
Description:

Options from subject are still available according to CREATE ROLE
definition

Please update syntax description
At this moment no difference between:
CREATE USER
CREATE GROUP
CREATE ROLE
I suggest create one syntax description instead setup 3 different

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#2Michael Paquier
michael@paquier.xyz
In reply to: Zbigniew Szmigiero (#1)
Re: CREATE GROUP: REPLICATION, NOREPLICATION, BYPASSRLS, NOBYPASSRLS, CONNECTION LIMIT connlimit

On Sat, Sep 16, 2017 at 9:31 PM, <zszmigiero@gmail.com> wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/sql-creategroup.html
Description:

Options from subject are still available according to CREATE ROLE
definition

Please update syntax description
At this moment no difference between:
CREATE USER
CREATE GROUP
CREATE ROLE
I suggest create one syntax description instead setup 3 different

I would suggest to still keep the pages as long as the commands are
not completely removed. It makes easy for users to still refer to it,
and the maintenance cost is minimum: only new options need to be
refreshed for each page.
--
Michael

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs