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

From Williams, Travis L, NPONS
Subject Re: tcpip connections..
Date
Msg-id AB815D267EC31A4693CC24D234F8291602F87659@ACCLUST02EVS1.ugd.att.com
Whole thread Raw
In response to tcpip connections..  ("Williams, Travis L, NPONS" <tlw@att.com>)
List pgsql-general
tada.. that worked.. thanks..

Travis

-----Original Message-----
From: Christoph Dalitz [mailto:christoph.dalitz@hs-niederrhein.de]
Sent: Thursday, November 21, 2002 8:19 AM
To: Williams, Travis L, NPONS
Cc: pgsql-general@postgresql.org
Subject: Re: tcpip connections..


> 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: "Dave [Hawk-Systems]"
Date:
Subject: Re: Selecting distinct records
Next
From: Andrew Magnus
Date:
Subject: &main::execute undefined?