Re: WITH RECURSIVE patches V0.1 TODO items - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: WITH RECURSIVE patches V0.1 TODO items
Date
Msg-id 20080527101154.GB26436@feivel.credativ.de
Whole thread Raw
In response to Re: WITH RECURSIVE patches V0.1 TODO items  (David Fetter <david@fetter.org>)
Responses Re: WITH RECURSIVE patches V0.1 TODO items  (David Fetter <david@fetter.org>)
List pgsql-hackers
On Mon, May 26, 2008 at 07:23:24PM -0700, David Fetter wrote:
> Right for this case.  Is there some way to estimate this short of a
> full-on materialized views implementation?  I'm guessing we'd need to
> be able to cache the transitive closure of such searches.

You'd like to cache the whole closure? Or just some stats about it?

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: WITH RECURSIVE patches V0.1 TODO items
Next
From: Michael Meskes
Date:
Subject: Re: WITH RECURSIVE patches V0.1 TODO items