Re: tcpip connections.. - Mailing list pgsql-general

From Christoph Dalitz
Subject Re: tcpip connections..
Date
Msg-id 20021121151900.72d4599f.christoph.dalitz@hs-niederrhein.de
Whole thread Raw
In response to tcpip connections..  ("Williams, Travis L, NPONS" <tlw@att.com>)
List pgsql-general
> Date: Thu, 21 Nov 2002 08:18:22 -0500
> From: "Williams, Travis L, NPONS" <tlw@att.com>
>
>     I didn't realize it.. but all of my scripts before this one using DBI::Pg
> have been local.. (I realized that somewhere I've got to specify where the DB is)
> reading the DBI::Pg I'm not sure where to specifiy this at.. any help is appreciated..
>
$dbh = DBI->connect("dbi:Pg:dbname=bla;host=blabla;port=blablabla", ...);

Christoph

pgsql-general by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: [SQL] psql on FreeBSD 4.7-RELEASE-p2 and greek (iso8859-7) chars
Next
From: Tom Lane
Date:
Subject: Re: what's that error?