Re: insert statement going into infinite loop

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: insert statement going into infinite loop
Дата
Msg-id 4D154125.2010508@postnewspapers.com.au
обсуждение исходный текст
Ответ на insert statement going into infinite loop  (Trimurthulu Bandaru <trimurthulub@mediaforte.in>)
Ответы Re: insert statement going into infinite loop  (Trimurthulu Bandaru <trimurthulub@mediaforte.in>)
Список pgsql-bugs
On 12/24/2010 10:57 PM, Trimurthulu Bandaru wrote:
> Hi everybody..
> I have table with 11 attributes, 6 of them refers different tables and
> having one primary key.
> when I am trying to insert row with 121 key value, its going into
> infinite loop..

Do you have any triggers on the table?

Can you produce a single .sql file that creates the tables and does the
problem insert?

--
Craig Ringer

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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: insert statement going into infinite loop
Следующее
От: Robert Haas
Дата:
Сообщение: Re: memory leaks? using savepoint