mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Introduce sending servers as new category for replication params
Fujii Masao
This commit is contained in:
@ -69,6 +69,7 @@ enum config_group
|
||||
WAL_CHECKPOINTS,
|
||||
WAL_ARCHIVING,
|
||||
REPLICATION,
|
||||
REPLICATION_SENDING,
|
||||
REPLICATION_MASTER,
|
||||
REPLICATION_STANDBY,
|
||||
QUERY_TUNING,
|
||||
|
Reference in New Issue
Block a user