Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Perl, Postgres and Windows

by syphilis (Archbishop)
on Jan 18, 2011 at 01:12 UTC ( [id://882787]=note: print w/replies, xml ) Need Help??


in reply to Perl, Postgres and Windows

You don't mention what perl version you have, but the following are available via ppm for perl-5.12, either from the ActiveState repo, or the trouchelle repo (or, in some cases, both):

DBD::PgPP, Pg::CLI, Pg::Explain, Pg::Loader, Pg::Priv.

I don't know anything about Postgres, but I would think that it's the first in that list that gives you the driver you need. So, start with:
ppm install DBD-PgPP
and then 'ppm install' the others if they might also be useful.

Cheers,
Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://882787]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-20 05:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found