Re: parameter to control cycle detection - Mailing list pgsql-admin

From Tom Lane
Subject Re: parameter to control cycle detection
Date
Msg-id 24641.1081514666@sss.pgh.pa.us
Whole thread Raw
In response to Re: parameter to control cycle detection  ("Coby Beck" <dragon.huneault@bigpond.com>)
List pgsql-admin
"Coby Beck" <dragon.huneault@bigpond.com> writes:
> I get the following error trying to update a view:

> Thanks for the reply, Tom.  Upgrading is on the TODO list for sure.  In the
> meantime, is there not a way to change the default?

Not without recompiling.  IIRC it's a #define in
backend/rewriter/rewriteHandler.c.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Chris White (cjwhite)"
Date:
Subject: Trouble restoring 7.2.1 database into 7.4.2 database
Next
From: Tom Lane
Date:
Subject: Re: Trouble restoring 7.2.1 database into 7.4.2 database