Re: prob with really simple insert

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: prob with really simple insert
Дата
Msg-id Pine.LNX.4.33.0403261042430.7399-100000@css120.ihs.com
обсуждение исходный текст
Ответ на prob with really simple insert  (marian <marian@mail.jozep.com.au>)
Список pgsql-general
On Mon, 22 Mar 2004, marian wrote:

> When I do this,
> INSERT INTO orgdata ( name, fax, contact, email, phone, address,
> preferred ) VALUES ( 'wally', '123456789', 'wally', 'wally@wally.com',
> '987654321', 'wally way', 'f' )
>
> I get
> ERROR:  query rewritten 100 times, may contain cycles
> : PGRES_FATAL_ERROR
>
> What is going on here????

Is there a trigger on that table?  I'd guess it's getting caught in a loop



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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Questions on production rollout
Следующее
От: rdnews@dahlsys.com (Roger Dahl)
Дата:
Сообщение: simple join query runs very slowly