doc: Update description of rolreplication column
Peter Eisentraut <peter_e@gmx.net>
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>
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/catalogs.sgml | modified | +4 −8 |
| doc/src/sgml/ref/create_role.sgml | modified | +5 −2 |