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

From Bjørn T Johansen
Subject Re: Target lists can have at most 1664 entries?
Date
Msg-id 20080702090656.49b5d684@btj-laptop.asp-as.no
Whole thread Raw
In response to Re: Target lists can have at most 1664 entries?  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
On Wed, 02 Jul 2008 09:03:04 +0200
Magnus Hagander <magnus@hagander.net> 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 :-)
>
> //Magnus
>

That might be the case.... Is it possible to increase this value for PostgreSQL or do we have to look at Hibernate?

BTJ

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Target lists can have at most 1664 entries?
Next
From: Richard Huxton
Date:
Subject: Re: Target lists can have at most 1664 entries?