- Notifications
You must be signed in to change notification settings - Fork5k
Commitd842581
committed
doc: Document default values for pgoutput options in protocol.sgml.
The pgoutput plugin options are described in the logical streamingreplication protocol documentation, but their default values werepreviously not mentioned. This made it less convenient for users,for example, when specifying those options to use pg_recvlogicalwith pgoutput plugin.This commit adds the explanations of the default values for pgoutputoptions to improve clarity and usability.Author: Fujii Masao <masao.fujii@gmail.com>Reviewed-by: Euler Taveira <euler@eulerto.com>Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>Discussion:https://postgr.es/m/d2790f10-238d-4cb5-a743-d9d2a9dd900f@oss.nttdata.com1 parent09fcc65 commitd842581
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3492 | 3492 |
| |
3493 | 3493 |
| |
3494 | 3494 |
| |
| 3495 | + | |
3495 | 3496 |
| |
3496 | 3497 |
| |
3497 | 3498 |
| |
| |||
3504 | 3505 |
| |
3505 | 3506 |
| |
3506 | 3507 |
| |
| 3508 | + | |
3507 | 3509 |
| |
3508 | 3510 |
| |
3509 | 3511 |
| |
| |||
3533 | 3535 |
| |
3534 | 3536 |
| |
3535 | 3537 |
| |
| 3538 | + | |
3536 | 3539 |
| |
3537 | 3540 |
| |
3538 | 3541 |
| |
| |||
3549 | 3552 |
| |
3550 | 3553 |
| |
3551 | 3554 |
| |
| 3555 | + | |
3552 | 3556 |
| |
3553 | 3557 |
| |
3554 | 3558 |
| |
|
0 commit comments
Comments
(0)