Re: BUG #6300: duplicate key value violates unique constraint

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: BUG #6300: duplicate key value violates unique constraint
Дата
Msg-id 2e0d250ae01ece58a2c387f52f3121fc.squirrel@sq.gransy.com
обсуждение исходный текст
Ответ на BUG #6300: duplicate key value violates unique constraint  ("Tigran Mkrtchyan" <tigran.mkrtchyan@desy.de>)
Ответы Re: BUG #6300: duplicate key value violates unique constraint  (Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>)
Список pgsql-bugs
On 18 Listopad 2011, 17:42, Tigran Mkrtchyan wrote:
>
> The following bug has been logged online:
>
> Bug reference:      6300
> Logged by:          Tigran Mkrtchyan
> Email address:      tigran.mkrtchyan@desy.de
> PostgreSQL version: 9.0.4
> Operating system:   Linux x86_64
> Description:        duplicate key value violates unique constraint
> Details:
>
> Hi,
>
> our application uses PostgreSQL as a backend and heavily
> relays on transactions. We never check constrains in our application as DB
> does is better than we can an in an atomic way. This works very-very good!
> Nevertheless the logfiles are full of 'duplicate key value violates unique
> constraint'. I have two questions:

If it's a question, then why have you submitted it as a bug? This is not a
bug, it's correct and expected behavior - please, repost the questions to
the appropriate place, e.g. pgsql-general mailing list.

Tomas

>
> 1. why it logged with ERROR level as it clients application behavior.
>
> 2. is there a way to suppress it or could you add a way to suppress it.
>
>
> Thanks a lot,
>    Tigran.
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

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

Предыдущее
От: "Tigran Mkrtchyan"
Дата:
Сообщение: BUG #6300: duplicate key value violates unique constraint
Следующее
От: "M"
Дата:
Сообщение: BUG #6301: extra space in psql variable expansion