SQL_CONNECT = 'postgresql://user:pass@hostname/database' #LISTENER can be a couple (<ACCEPT IP>,<SERVER PORT>) or a path to a unix socket. <ACCEPT IP> can be '' to accept all LISTENER = ('',8888)