]> granicus.if.org Git - postgresql/commit
doc: Update description of rolreplication column
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 11 Aug 2017 20:14:55 +0000 (16:14 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 11 Aug 2017 20:14:55 +0000 (16:14 -0400)
commitfa65c8c73cb21ab3154db2f0f291227ba901c996
treee967653b59e7e00534a7310b6ffdee10452ec8dd
parent22701a7ec66ffb3b62fae7f04ef36bc6ea21df52
doc: Update description of rolreplication column

Since PostgreSQL 9.6, rolreplication no longer determines whether a role
can run pg_start_backup() and pg_stop_backup(), so remove that.

Add that this attribute determines whether a role can create and drop
replication slots.

Reported-by: Fujii Masao <masao.fujii@gmail.com>
doc/src/sgml/catalogs.sgml
doc/src/sgml/ref/create_role.sgml