Re: Target lists can have at most 1664 entries? - Mailing list pgsql-general

From Richard Huxton
Subject Re: Target lists can have at most 1664 entries?
Date
Msg-id 486B2B0A.1000509@archonet.com
Whole thread Raw
In response to Re: Target lists can have at most 1664 entries?  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
Magnus Hagander wrote:
> Richard Huxton wrote:
>> Bjørn T Johansen wrote:
>>> What does this mean and how can it be fixed? We are running Hibernate
>>> with PostgreSQL 8.3.x...
>> What query is Hibernate generating? That's an error from the planner.
>
> It does sound like you're trying to query back more than 1664 columns in
>  one query. That's a *lot*, but auto generated queries can do the
> strangest things :-)

I *thought* it was referring to columns, but then thought "no, can't be".

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Bjørn T Johansen
Date:
Subject: Re: Target lists can have at most 1664 entries?
Next
From: Craig Ringer
Date:
Subject: Re: Target lists can have at most 1664 entries?