Enumeration Members

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

Generated using TypeDoc