Re: [SQL] rule plan string too big

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Rodrigo Rezende <Rodrigo(dot)Rezende(at)hortolandia(dot)marelli(dot)it>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] rule plan string too big
Date: 2000-02-21 23:57:53
Message-ID: Pine.LNX.4.21.0002220047550.349-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 2000-02-21, Rodrigo Rezende mentioned:

> ERROR: DefineQueryRewrite: rule plan string too big. (State:S0001,
> Native Code: 11)
>
> How can I resolve it?

Make the view definition smaller, in the worst case to having no view at
all. This is a known deficiency.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Alexey V. Meledin 2000-02-22 10:11:16 Procedure and Trigger managment. Perfomance
Previous Message Tom Lane 2000-02-21 22:27:08 Re: [SQL] Select & Tables X Select & Views