Re: insert statement going into infinite loop - Mailing list pgsql-bugs

From Trimurthulu Bandaru
Subject Re: insert statement going into infinite loop
Date
Msg-id 1293517863.4358.16.camel@andromeda
Whole thread Raw
In response to Re: insert statement going into infinite loop  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: insert statement going into infinite loop  (John R Pierce <pierce@hogranch.com>)
List pgsql-bugs
On Sat, 2010-12-25 at 11:56 +1100, Craig Ringer wrote:
> 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

Hi Craig Ringer
Thanks for reply..
No. I dont have any triggres on the table.
and I could not understand your idea

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

Can you please make me clear in this issue..


--
with best
 --Trim..

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgAgent JobScheduler not running jobs
Next
From: John R Pierce
Date:
Subject: Re: insert statement going into infinite loop