Re: Selecting tree data - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Selecting tree data
Date
Msg-id 64B2266B-EAA5-49EB-8B63-0CBB0A3B7E84@seespotcode.net
Whole thread Raw
In response to Re: Selecting tree data  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Selecting tree data  ("Pat Maddox" <pergesu@gmail.com>)
List pgsql-general
On Oct 26, 2007, at 4:19 , Gregory Stark wrote:

> "D. Dante Lorenso" <dante@lorenso.com> writes:
>
>> You need to look at the connectby function which is part of contrib.
>
> Or ltree. Depending on how static your data is and what else you
> need to do
> with it.

Or adjacency list or nested set (or even nested intervals).

Michael Glaesemann
grzm seespotcode net



pgsql-general by date:

Previous
From: Reg Me Please
Date:
Subject: Re: INDEX and JOINs
Next
From: Martijn van Oosterhout
Date:
Subject: Re: INDEX and JOINs