createPeerAuthenticationUnixDomainSocketPgConnectionAndSetRole

suspend fun createPeerAuthenticationUnixDomainSocketPgConnectionAndSetRole(vertx: Vertx?, host: String, database: String, role: String, extraPgConnectOptions: PgConnectOptions.() -> Unit = {}): PgConnection(source)