forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7a35052
committed
doc: Clarify some terms for pg_createsubscriber
The last section of pg_createsubscriber used the terms"publication-name", "replication-slot-name", and "subscription-name".These terms are not defined on the page, which was confusing, and theintention is clearly to refer to the values one would give to theoptions --publication, --subscription and --replication-slot. Let'ssimplify the documentation by mentioning the option switches, instead ofthese terms.Reported-by: Christophe CourtoisAuthor: Shubham KhannaReviewed-by: Vignesh C, Peter SmithDiscussion:https://postgr.es/m/173288198026.714.15127074046508836738@wrigleys.postgresql.orgBackpatch-through: 171 parentd4ffbf4 commit7a35052
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
410 |
| - | |
411 |
| - | |
| 410 | + | |
| 411 | + | |
412 | 412 |
| |
413 | 413 |
| |
414 |
| - | |
| 414 | + | |
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
| |||
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
449 |
| - | |
450 |
| - | |
| 449 | + | |
| 450 | + | |
451 | 451 |
| |
452 | 452 |
| |
453 | 453 |
| |
|
0 commit comments
Comments
(0)