On 10/8/2004 10:17 AM, Steven Klassen wrote:

$dbh=DBI->connect("dbi:Pg:dbname='samik';host='abc.org';port=5432","samik","xxxx");


It seems that machine can't resolve abc.org (although I can). The
format of your connect string is a little unorthodox, but it seems to
work in general.



Thanks very much for your reply. Why do you say that the connect string is a little unorthodox? I just followed the standard DBI documentation.
Regards,
-Samik


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to