Re: Critical Bug - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Critical Bug
Date
Msg-id 201104060641.21077.adrian.klaver@gmail.com
Whole thread Raw
In response to Critical Bug  (tejas tank <tejas.tank.mca@gmail.com>)
List 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.klaver@gmail.com

pgsql-general by date:

Previous
From: Vibhor Kumar
Date:
Subject: Re: Critical Bug
Next
From: tv@fuzzy.cz
Date:
Subject: Re: Critical Bug