- Notifications
You must be signed in to change notification settings - Fork28
Commitfdf89f7
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 parente2e3984 commitfdf89f7
2 files changed
+9
-10
lines changedLines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1280 | 1280 |
| |
1281 | 1281 |
| |
1282 | 1282 |
| |
1283 |
| - | |
1284 |
| - | |
1285 |
| - | |
1286 |
| - | |
| 1283 | + | |
| 1284 | + | |
1287 | 1285 |
| |
1288 | 1286 |
| |
1289 | 1287 |
| |
| |||
8906 | 8904 |
| |
8907 | 8905 |
| |
8908 | 8906 |
| |
8909 |
| - | |
8910 |
| - | |
8911 |
| - | |
8912 |
| - | |
| 8907 | + | |
| 8908 | + | |
8913 | 8909 |
| |
8914 | 8910 |
| |
8915 | 8911 |
| |
|
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)