Loosing connection with the database

Поиск
Список
Период
Сортировка
От Poul Møller Hansen
Тема Loosing connection with the database
Дата
Msg-id 424E7299.3030303@pbnet.dk
обсуждение исходный текст
Ответы Re: Loosing connection with the database
Список pgsql-general
Hi,

I'm experiencing some strange problems with a Java application which I
have made.
Suddently it looses connection with the database, and in the server log
i can find:

2005-04-02 00:09:01 ERROR:  invalid string enlargement request size
1358954492
2005-04-02 00:09:01 WARNING:  AbortTransaction and not in in-progress
state
2005-04-02 00:09:01 FATAL:  invalid frontend message type 82

2005-04-02 07:36:24 ERROR:  invalid string enlargement request size
1358954492
2005-04-02 07:36:24 WARNING:  AbortTransaction and not in in-progress
state
2005-04-02 07:36:24 FATAL:  invalid frontend message type 78

2005-04-02 12:03:08 ERROR:  invalid string enlargement request size
1358954492
2005-04-02 12:03:08 WARNING:  AbortTransaction and not in in-progress
state
2005-04-02 12:03:08 FATAL:  invalid frontend message type 78

Sometimes it can run for days without any problems, but now it has died
3 times today.
The server is running SuSE Linux 9.2, the Postgresql version is 7.4.7
I have tried two different version of the jdbc driver pg74.215.jdbc3.jar
and pg80.310.jdbc3.jar
but it's the same result.

Can anyone tell me what's causing this, please ?


BR, Poul



В списке pgsql-general по дате отправления:

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Re: plPHP in core?
Следующее
От: "Sean Davis"
Дата:
Сообщение: Re: SELECT INTO Array?