| From: | Jason Earl <jason(dot)earl(at)simplot(dot)com> |
|---|---|
| To: | samik(at)cae(dot)wisc(dot)edu (Samik Raychaudhuri) |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Installing DBD::Pg module without Pg Database server |
| Date: | 2001-12-03 19:26:10 |
| Message-ID: | 87g06scdgt.fsf@npa01zz001.simplot.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
It has been a while since I used Perl to interface with PostgreSQL,
but I can guarantee you that it is possible to install DBD::Pg on one
machine and access another machine running PostgreSQL. I still have
several boxes that do precisely that.
You need to install DBI and DBD::Pg. Check out CPAN for more
information.
Jason
samik(at)cae(dot)wisc(dot)edu (Samik Raychaudhuri) writes:
> Hi,
> I want to install and work with DBD::Pg module thorugh Perl in one
> machine, but the database server is installed in another machine. Can
> I install and work with the module in this case? Is there any
> requirement-list for that?
> Any pointer will be helpful.
> Thanks and regards.
> -Samik
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Gould | 2001-12-03 19:29:13 | Re: Import Data form postgresql to Ms excel |
| Previous Message | Gregory Wood | 2001-12-03 19:24:15 | Re: Problem with security |