Re: PostgreSQL logs filling up file system due to duplicate key error - Mailing list pgsql-admin

From Scott Ribe
Subject Re: PostgreSQL logs filling up file system due to duplicate key error
Date
Msg-id 5C68D2EA-F5DD-4C5B-A5C2-5A5F1DF4A358@elevated-dev.com
Whole thread Raw
In response to PostgreSQL logs filling up file system due to duplicate key error  (Selva manickaraja <mavles78@gmail.com>)
List 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 by date:

Previous
From: Selva manickaraja
Date:
Subject: PostgreSQL logs filling up file system due to duplicate key error
Next
From: Jesper Krogh
Date:
Subject: Re: PostgreSQL logs filling up file system due to duplicate key error