UnixDomainSocketWithPeerAuthentication

constructor(path: String, role: String, database: String)(source)

Parameters

path

the filesystem path to the Unix domain socket.

role

the database role to assume for peer authentication; also exposed as userAndRole.

database

the name of the database to connect to.