Enumeration Members
ConnectionString
ConnectionString: "PostgreSQL Connection string"
Db
Db: "PostgreSQL database name"
DbFile
DbFile: "PostgreSQL database name file path"
Host
Host: "PostgreSQL host"
Password
Password: "PostgreSQL password"
PasswordFile
PasswordFile: "PostgreSQL password file path"
PoolMax
PoolMax: "Maximum number of clients in the PostgreSQL pool"
Port
Port: "PostgreSQL port"
ServiceDiscoveryArgs
ServiceDiscoveryArgs: "Postgres SRV service name, db, user and password"
SrvServiceName
SrvServiceName: "PostgreSQL SRV service name when using service discovery"
SslCaFile
SslCaFile: "PostgreSQL SSL CA file path"
User
User: "PostgreSQL user"
UserFile
UserFile: "PostgreSQL user file path"