Re: Error inserting row on unique key
От
Tom Lane
Тема
Re: Error inserting row on unique key
Дата
Msg-id
26407.1145556088@sss.pgh.pa.us
Ответ на
Error inserting row on unique key (Benjamin Krajmalnik)
Список
Дерево обсуждения
Re: Error inserting row on unique key "Benjamin Krajmalnik" <kraj@illumen.com>
"Benjamin Krajmalnik" writes: > I have a large table which uses a sequence for column which is defined as the primary key. > Our systems is a real time data acquisition system, so we have "insert" statements going through it wrapped inside stored procedure. > Every once in a while I get an inserio error on a violation of a unique constraint on the primary key. Let's see that stored procedure ... regards, tom lane
В списке pgsql-admin по дате отправления