forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfa65c8c
committed
doc: Update description of rolreplication column
Since PostgreSQL 9.6, rolreplication no longer determines whether a rolecan run pg_start_backup() and pg_stop_backup(), so remove that.Add that this attribute determines whether a role can create and dropreplication slots.Reported-by: Fujii Masao <masao.fujii@gmail.com>1 parent22701a7 commitfa65c8c
2 files changed
+9
-10
lines changedLines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1326 | 1326 |
| |
1327 | 1327 |
| |
1328 | 1328 |
| |
1329 |
| - | |
1330 |
| - | |
1331 |
| - | |
1332 |
| - | |
| 1329 | + | |
| 1330 | + | |
1333 | 1331 |
| |
1334 | 1332 |
| |
1335 | 1333 |
| |
| |||
9852 | 9850 |
| |
9853 | 9851 |
| |
9854 | 9852 |
| |
9855 |
| - | |
9856 |
| - | |
9857 |
| - | |
9858 |
| - | |
| 9853 | + | |
| 9854 | + | |
9859 | 9855 |
| |
9860 | 9856 |
| |
9861 | 9857 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
171 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
172 | 175 |
| |
173 | 176 |
| |
174 | 177 |
| |
|
0 commit comments
Comments
(0)