DBD::Pg::st execute failed: ERROR - Mailing list pgsql-hackers

From andres mackiewicz
Subject DBD::Pg::st execute failed: ERROR
Date
Msg-id 003101c03e7a$9e1ce580$438149a4@seciu.edu.uy
Whole thread Raw
Responses Re: DBD::Pg::st execute failed: ERROR  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-hackers
I have this problem:
The next message appears when I try to make an INSERT into a table:
 

Connection refused
DBD::Pg::st execute failed: ERROR: 
parser: parse error at or near "refused"
 

The situation is the next: I have a lot of processes making insertions
in the same database, and I suspect that is the cause of the message,
but I'm not sure.
 
Could be another cause?
How can I solve it?
 
I have tried the "autocommit" option on, and i still have the
problem.
 
Thank you.

pgsql-hackers by date:

Previous
From: Marko Kreen
Date:
Subject: Re: [Fwd: [CORE SDI ADVISORY] MySQL weak authentication]
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] bug in views/aggregates