connectivity property
PostgresDatabaseConfig
connectivity
final
Connection coordinates for the resolved postmaster, carrying the
application database name from the source config. Swap
PostgresDatabaseConfig.name for postgres to run administrative
statements such as CREATE DATABASE / DROP DATABASE.
Implementation
final PostgresDatabaseConfig connectivity;