rule plan too big

From: Phil DiCorpo <pd3(at)wuerl(dot)wustl(dot)edu>
To: pgsql-sql(at)postgresql(dot)org
Subject: rule plan too big
Date: 1999-06-03 15:03:56
Message-ID: Pine.SOL.4.02.9906030943220.29433-100000@wuerl.wustl.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


I'm trying to create a relatively large view and I'm getting the
"DefineQueryRewrite: rule plan too big" error. Is this a bug in Postgres
that currently has no workaround, or is there something I can do. A
previous posting mentioned changing the blocksize. I thought I made this
change correctly, but it did not get rid of the error. Any help would be
much appreciated.

Phil

Browse pgsql-sql by date

  From Date Subject
Next Message Pham, Thinh 1999-06-03 15:41:57 RE: [SQL] Column name's length - found out the problem
Previous Message Mark Wright 1999-06-03 14:47:40 Re: [SQL] Are PL/pgSQL calls atomic?