Please answer this simple SPAM challenge: max(five, eight)? (Example: nine)
If you use pgbouncer and unix socketand you pgbouncer.ini looks like thislisten_port = 6432unix_socket_dir = /tmpyou connect like thispg_connect('host=/tmp port=6432 dbname=DB user=USER password=PASS');
<< Back to user notes page