obsolete description for rolreplication in pg_authid and pg_roles
Hi,
catalog.sgml
That is, this role can initiate streaming replication (see Section
26.2.5, “Streaming Replication”) and set/unset the system backup
mode using pg_start_backup and pg_stop_backup
The latter part of the above description for rolreplication column seems
obsolete because commit 1574783b4ced0356fbc626af1a1a469faa6b41e1
changed pg_start_backup and pg_stop_backup so that GRANT system
is used to manage access to those functions. So I think that we should
get rid of the latter part or replace it with something like "run pg_basebackup
to take a base backup". Thought?
Regards,
--
Fujii Masao
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On 3/21/17 15:00, Fujii Masao wrote:
catalog.sgml
That is, this role can initiate streaming replication (see Section
26.2.5, “Streaming Replication”) and set/unset the system backup
mode using pg_start_backup and pg_stop_backupThe latter part of the above description for rolreplication column seems
obsolete because commit 1574783b4ced0356fbc626af1a1a469faa6b41e1
changed pg_start_backup and pg_stop_backup so that GRANT system
is used to manage access to those functions. So I think that we should
get rid of the latter part or replace it with something like "run pg_basebackup
to take a base backup". Thought?
fixed
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs