Re: PostgreSQL logs filling up file system due to duplicate key error

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: PostgreSQL logs filling up file system due to duplicate key error
Дата
Msg-id 5C68D2EA-F5DD-4C5B-A5C2-5A5F1DF4A358@elevated-dev.com
обсуждение исходный текст
Ответ на PostgreSQL logs filling up file system due to duplicate key error  (Selva manickaraja <mavles78@gmail.com>)
Список pgsql-admin
On May 28, 2011, at 7:19 AM, Selva manickaraja wrote:

> Though we know this is due to an application bug, the db should not be repeating it non-stop until halting to an end.

This is a bug in your application. It puts a connection into an error state, doesn't rollback, and keeps submitting
transactionsand failing. 

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





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

Предыдущее
От: Selva manickaraja
Дата:
Сообщение: PostgreSQL logs filling up file system due to duplicate key error
Следующее
От: Jesper Krogh
Дата:
Сообщение: Re: PostgreSQL logs filling up file system due to duplicate key error