Re: problem with views

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: problem with views
Дата
Msg-id 20001028135129.A24797@gruby.cs.net.pl
обсуждение исходный текст
Ответ на problem with views  ("cp" <cyppis@poczta.onet.pl>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: newbie question: ERROR: getattproperties: no attribute tuple 1259 -2
Следующее
От: "Robert Vogt IV"
Дата:
Сообщение: Re: newbie question: ERROR: getattproperties: no attribute tuple 1259 -2