Remote connections to postgres... - Mailing list pgsql-novice

From Bob Whitehouse
Subject Remote connections to postgres...
Date
Msg-id 008101c0cc20$bf427fc0$a6a0fea9@amsite.com
Whole thread Raw
Responses Re: Remote connections to postgres...  (Joel Burton <jburton@scw.org>)
List pgsql-novice
I need to connect to the postgres server from a remote machine with a Perl
script. If I were on a local machine I would use something like this for the
first part of the connection string: 'DBI:Pg:dbname=name'

Can someone give me and example of what the connection string would look
like from a remote machine?

Thanks, Bob


pgsql-novice by date:

Previous
From: Thorsten Mauch
Date:
Subject: Re: How to install postgres 7.1 on SuSE 7.1
Next
From: Poul Kristensen
Date:
Subject: Re: Java Interface for postgres database