forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite35bbea
committed
doc: Some improvements in CREATE SUBSCRIPTION ref page
Add link to description of libpq connection strings. Add link toexplanation of replication access control. This currently points to thedescription of streaming replication access control, which is currentlythe same as for logical replication, but that might be refined later.Also remove plain-text passwords from the examples, to not encouragethat dubious practice.based on suggestions from Simon Riggs1 parentc3c4f6e commite35bbea
1 file changed
+14
-3
lines changedLines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
| 80 | + | |
80 | 81 |
| |
81 | 82 |
| |
82 | 83 |
| |
| |||
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
129 | 140 |
| |
130 | 141 |
| |
131 | 142 |
| |
| |||
136 | 147 |
| |
137 | 148 |
| |
138 | 149 |
| |
139 |
| - | |
| 150 | + | |
140 | 151 |
| |
141 | 152 |
| |
142 | 153 |
| |
| |||
147 | 158 |
| |
148 | 159 |
| |
149 | 160 |
| |
150 |
| - | |
| 161 | + | |
151 | 162 |
| |
152 | 163 |
| |
153 | 164 |
| |
|
0 commit comments
Comments
(0)