-
Notifications
You must be signed in to change notification settings - Fork 189
Make healthcheck query configurable #108
Copy link
Copy link
Open
Labels
backendFeature to manage backend connectionsFeature to manage backend connectionsconfigMake something we built already configurable via pgdog.tomlMake something we built already configurable via pgdog.tomlenhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
backendFeature to manage backend connectionsFeature to manage backend connectionsconfigMake something we built already configurable via pgdog.tomlMake something we built already configurable via pgdog.tomlenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for Feature.
Description
Currently, the health check query is not configurable. We are using
;to bypass the parser. Allow this to be configurable.