PQ::ConnInfo
Constants
SOCKET_SEARCH = ["/run/postgresql/.s.PGSQL.5432", "/tmp/.s.PGSQL.5432", "/var/run/postgresql/.s.PGSQL.5432"] of ::String
SUPPORTED_AUTH_METHODS = ["cleartext", "md5", "scram-sha-256"]
Constructors
Class methods
Instance methods
auth_methods
Source