| From: | Christoph Dalitz <christoph(dot)dalitz(at)hs-niederrhein(dot)de> |
|---|---|
| To: | tlw(at)att(dot)com |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: tcpip connections.. |
| Date: | 2002-11-21 14:19:00 |
| Message-ID: | 20021121151900.72d4599f.christoph.dalitz@hs-niederrhein.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> Date: Thu, 21 Nov 2002 08:18:22 -0500
> From: "Williams, Travis L, NPONS" <tlw(at)att(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Achilleus Mantzios | 2002-11-21 14:27:00 | Re: [SQL] psql on FreeBSD 4.7-RELEASE-p2 and greek (iso8859-7) chars |
| Previous Message | Ian Barwick | 2002-11-21 14:11:26 | Re: [SQL] psql on FreeBSD 4.7-RELEASE-p2 and greek (iso8859-7) chars |