mperilstein(at)trueposition(dot)com writes:
> Summary: A perl DBI/DBD client makes a connect() call to a db server in down
> or restarting state and coredumps.
The stack trace looks like the problem is in a notice handler installed
by DBD-Pg, not in libpq proper. I'm not sure that the authors of DBD-Pg
read pgsql-bugs --- you might want to contact them another way. The
bug tracker at http://search.cpan.org/dist/DBD-Pg/ might be a good bet.
regards, tom lane