Re: Storing a tree - Mailing list pgsql-general

From Micah Yoder
Subject Re: Storing a tree
Date
Msg-id 20011110080720.PEDL11705.femail8.sdc1.sfba.home.com@there
Whole thread Raw
In response to Re: Storing a tree  ("Christian Meunier" <jelan@magelo.com>)
List pgsql-general
> This approach will be two to three orders of magnitude faster than the
> adjacency list model for subtree and aggregate operations.

That's great, thanks for posting that!

I take it this would NOT work well on things that are updated often, like
threaded Net message boards with hundreds of thousands of messages...

pgsql-general by date:

Previous
From: Jorge Sarmiento
Date:
Subject: psql -f backup.out || file too big
Next
From: Jan Poslusny
Date:
Subject: Re: How to view the functions that exists