Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Perl to Postyrgess

by httptech (Chaplain)
on Jun 24, 2000 at 21:29 UTC ( [id://19729]=note: print w/replies, xml ) Need Help??


in reply to Perl to Postyrgess

There are alternate PostgreSQL interface modules such as Pg, Postgres and PgSQL.

They are all modules like DBI, so there's no advantage in terms of being able to install without being superuser. But you don't need to be superuser, just install the modules into your own account and use the 'use lib' directive to point perl to your additional libraries.

I don't think DBI is built into any version of Perl, especially 5.004_04 which is fairly dated.

You can get all the above modules and the DBI drivers from CPAN.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-16 20:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found