Re: [GENERAL] postgres perl DBI

2000-07-31 Thread Tom Lane
"Fetter, David M" <[EMAIL PROTECTED]> writes: > DBI->connect(dbname=template1) failed: PQconnectPoll() -- connect() failed: > Connection refused > Is the postmaster running (with -i) at 'mwabs504' > and accepting connections on TCP/IP port '5432'? > at test.pl line 59 "Connection

Re: [GENERAL] postgres perl DBI

2000-07-31 Thread Herbert Liechti
"Fetter, David M" wrote: > I'm having issues with installing the postgres DBI for perl. Here is the > output of make test and a verification postmaster is running: > > [~/DBD-Pg-0.95] dmfetter@mwabs505! make test > PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib > -I/usr/local/lib/p

[GENERAL] postgres perl DBI

2000-07-31 Thread Fetter, David M
I'm having issues with installing the postgres DBI for perl. Here is the output of make test and a verification postmaster is running: [~/DBD-Pg-0.95] dmfetter@mwabs505! make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.00503/sun4-solaris -I/usr/loca