rule plan string too big?

Поиск
Список
Период
Сортировка
От Brook Milligan
Тема rule plan string too big?
Дата
Msg-id 199904280432.WAA21621@trillium.nmsu.edu
обсуждение исходный текст
Список pgsql-hackers
I am getting the following error from a CREATE RULE statement:
ERROR:  DefineQueryRewrite: rule plan string too big.
This statement is only 377 characters in length.  What are the limits
to the size of rules?  Are they changable at compile time?  Is this
the same as a "normal" tuple (i.e., 8K)?  If so, how do 377 characters
expand to over 8K?

Thanks for your help.

Cheers,
Brook


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Lock freeze ? in MVCC
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: [HACKERS] Lock freeze ? in MVCC