Database instance from pg-promise.
OptionalretryRetry options for all connection attempts. When not specified,
internal retryDefault is used for re-connecting.
Not used for initial connection if retryInit is specified.
OptionalretryRetry options, for the initial connection only. When not specified,
retryAll is used, and if not set either - then retryDefault.
Configuration interface for setting up a listener with specific database connection and retry behaviors.