RE: not connecting via Pg::connectdb - Mailing list pgsql-general

From The Web Administrator
Subject RE: not connecting via Pg::connectdb
Date
Msg-id 355793FB.35F30333@wizard.ca
Whole thread Raw
List pgsql-general
I can connect from the remote machine via ..
psql -h <xxx.xxx.xxx.xxx> -d <name>
but cannot via
$conn=Pg::connectdb("pghost=<xxx.xxx.xxx.xxx>,dbname=<name>");
I am sure it has something to do with syntax...
Same user....



pgsql-general by date:

Previous
From: The Hermit Hacker
Date:
Subject: PGDATESTYLE
Next
From: The Hermit Hacker
Date:
Subject: Quick Test...