include('adodb5/adodb.inc.php'); $dsn = "postgres://postgres:0000@localhost/rsn"; $conn = ADONewConnection($dsn);