Re: Critical Bug

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: tejas tank <tejas(dot)tank(dot)mca(at)gmail(dot)com>
Subject: Re: Critical Bug
Date: 2011-04-06 13:41:20
Message-ID: 201104060641.21077.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday, April 06, 2011 3:51:49 am tejas tank wrote:
> Hello,
>
>
> I have hug postgresql database and when i going to search for a query
> with database retrieve with limit of 669 is allow
>
> If my query fetch records more over 669 records then error is comming...
>
>
> RROR: more than one row returned by a subquery used as an expression
>
> ********** Error **********
>
> ERROR: more than one row returned by a subquery used as an expression
> SQL state: 21000
>
>
> What should I have to do.?????

Have your subquery only return one row:) Seriously, posting the actual query
would be helpful.

>
>
> Its urgent ....
>
>
>
> Thanks,
> Tejas L Tank.
> Ass. Application Engineer.
> OpenERP Pvt. Ltd.
> India

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message tv 2011-04-06 13:43:34 Re: Critical Bug
Previous Message Thom Brown 2011-04-06 13:38:11 Re: Critical Bug