Re: need help

From: "Aaron Bono" <postgresql(at)aranya(dot)com>
To: "Penchalaiah P(dot)" <penchalaiahp(at)infics(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: need help
Date: 2007-05-14 18:40:28
Message-ID: bf05e51c0705141140t4de9ce61t279f7e0dd4894786@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 5/14/07, Penchalaiah P. <penchalaiahp(at)infics(dot)com> wrote:
>
> Hi …
>
> Create table cdano_nya(cdano int4,nyano int4) … I created this
> table and then I inserted some values to this( 234576,86)…
>
>
>
> Now when I am updating this table .. its not updating ..query
> is continuously running…
>
>
>
> When I am stopping query its giving this message….ERROR:
> canceling statement due to user request..
>
> May I know the reason y its not running.. and I am unable to drop this
> table also…when I am selecting this table in pgAdmin..its strucking the
> pgAdmin…..
>
>
>
> Any one can help in this
>
>
What does your query look like? Are you using locking or transactions where
other queries are blocking your query from running?

-Aaron

--
==================================================================
Aaron Bono
Aranya Software Technologies, Inc.
http://www.aranya.com
http://codeelixir.com
==================================================================

In response to

  • need help at 2007-05-14 06:50:16 from Penchalaiah P.

Browse pgsql-sql by date

  From Date Subject
Next Message Rodrigo De León 2007-05-14 20:12:18 Re: How to retrieve a n-ary tree in SQL?
Previous Message Joost Kraaijeveld 2007-05-14 18:02:11 How to retrieve a n-ary tree in SQL?