Re: wierd problems with DBI/DBD::pg? - Mailing list pgsql-general

From Tom Lane
Subject Re: wierd problems with DBI/DBD::pg?
Date
Msg-id 23876.988662202@sss.pgh.pa.us
Whole thread Raw
In response to wierd problems with DBI/DBD::pg?  (Michelle Murrain <mpm@norwottuck.com>)
List pgsql-general
Michelle Murrain <mpm@norwottuck.com> writes:
> And of course, part of what is going on is that it's really hard to
> debug, since DBI is not returning the full error string, so it's hard
> to know what's going on.

You could look in the postmaster's log (you are keeping one I trust ;-))
to find the full error string reported by the backend.

No idea what's causing DBD::Pg to misbehave like that, though.  Perhaps
its latest release is a tad broken?  Which DBI/DBD versions are you
using, exactly?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem installing Postgresql
Next
From: David Pieper
Date:
Subject: More src install probs...