ConnectionProfilePostgresqlProfile

fun ConnectionProfilePostgresqlProfile(database: String, hostname: String, password: String, port: Int? = null, username: String)