DBD::Pg::st execute failed: ERROR

Поиск
Список
Период
Сортировка
От andres mackiewicz
Тема DBD::Pg::st execute failed: ERROR
Дата
Msg-id 003101c03e7a$9e1ce580$438149a4@seciu.edu.uy
обсуждение исходный текст
Ответы Re: DBD::Pg::st execute failed: ERROR  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список 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 по дате отправления:

Предыдущее
От: Marko Kreen
Дата:
Сообщение: Re: [Fwd: [CORE SDI ADVISORY] MySQL weak authentication]
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] bug in views/aggregates