Re: problem with views - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: problem with views
Date
Msg-id 20001028135129.A24797@gruby.cs.net.pl
Whole thread Raw
In response to problem with views  ("cp" <cyppis@poczta.onet.pl>)
List pgsql-general
On Fri, Oct 27, 2000 at 01:50:05PM +0200, cp wrote:
> I received answer: "... Rule string too big"
> Is the problem with the limitation of the NUMBER of the fields or LENGTH of
> the string describing the rule ???
> Is it possible to get through this limitation however???

this is the common problem of too big tuples.
limit of each tuple is for now (in most cases) 8kb.
due to interiors of postgresql, rule's definition must fit in single tuple.
this problem will be solved when postgresql 7.1 will arrive (information from
ian wieck).

depesz

--
hubert depesz lubaczewski
------------------------------------------------------------------------
     najwspanialszą rzeczą jaką dało nam nowoczesne społeczeństwo,
      jest niesamowita wręcz łatwość unikania kontaktów z nim ...

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: newbie question: ERROR: getattproperties: no attribute tuple 1259 -2
Next
From: "Robert Vogt IV"
Date:
Subject: Re: newbie question: ERROR: getattproperties: no attribute tuple 1259 -2