forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2f8d636
committed
doc: mention wal_receiver_status_interval as GUC affecting logical rep worker.
wal_receiver_timeout, wal_receiver_status_interval andwal_retrieve_retry_interval configuration parameters affect the logical repworker, but previously only wal_receiver_status_interval was not mentionedas such parameter in the doc.Back-patch to v10 where logical rep was added.Author: Masahiko SawadaDiscussion:https://www.postgresql.org/message-id/CAD21AoBUnuH_UsnKXyPCsCR7EAMamW0sSb6a7=WgiQRpnMAp5w@mail.gmail.com1 parentde0aca6 commit2f8d636
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3410 | 3410 |
| |
3411 | 3411 |
| |
3412 | 3412 |
| |
3413 |
| - | |
| 3413 | + | |
| 3414 | + | |
3414 | 3415 |
| |
3415 | 3416 |
| |
3416 | 3417 |
| |
|
0 commit comments
Comments
(0)