The PDB config file should allow a user to define the information needed in order to connect to multiple postgres instances. When PDB is in command broadcast mode(indicated by a config flag, maybe?) the configuration validation should disallow or possibly ignore on any settings related to GC or sync.
* Config file should allow a user to enter the connection information needed for multiple PG backends in the database section * When operating in broadcast mode any config options related to sync or gc should be ignored or rejected on startup with a user facing error message
The PDB config file should allow a user to define the information needed in order to connect to multiple postgres instances. When PDB is in command broadcast mode(indicated by a config flag, maybe?) the configuration validation should disallow or possibly ignore on any settings related to GC gc or sync.