Re: insert statement going into infinite loop

From: Trimurthulu Bandaru <trimurthulub(at)mediaforte(dot)in>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: insert statement going into infinite loop
Date: 2010-12-28 06:31:03
Message-ID: 1293517863.4358.16.camel@andromeda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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..

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John R Pierce 2010-12-28 07:37:28 Re: insert statement going into infinite loop
Previous Message Robert Haas 2010-12-27 21:58:57 Re: pgAgent JobScheduler not running jobs