Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Trouble establishing a dialogue between Perl and PostgreSQL

by DigitalKitty (Parson)
on Jan 14, 2008 at 20:14 UTC ( [id://662370]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    else {
       print "Nope. Sorry.\n";
    }
    
  2. or download this
    C:\Perl2\bin>perl test_pg.pl
    DBI connect('testdb','postgres',...) failed: Couldn't connect to /tmp/
    +.s.PGSQL.5432: at C:/Perl2/site/lib/DBD/PgPP.pm line 124 at test_pg.p
    +l line 5
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-24 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found