forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc5114e4
committed
Doc: Outline REPLICATION before SUPERUSER privilege
The following docs are updated:- High-availaility section- pg_basebackup- pg_receivewalPer the principle of least privilege, we want to encourage users tointeract with those areas using roles that have replication rights, butsuperusers were mentioned first.Author: Daniel GustafssonReviewed-by: Fujii Masao, Michael PaquierDiscussion:https://postgr.es/m/ECEBD212-7101-41EB-84F3-2F356E4B6401@yesql.se1 parent849ac35 commitc5114e4
File tree
3 files changed
+17
-14
lines changed- doc/src/sgml
- ref
3 files changed
+17
-14
lines changedLines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
830 |
| - | |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
836 | 838 |
| |
837 | 839 |
| |
838 | 840 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
| 54 | + | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
|
0 commit comments
Comments
(0)