From: | "Rick Gigger" <rick(at)alpinenetworking(dot)com> |
---|---|
To: | "CoL" <col(at)mportal(dot)hu>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: How to navigate tree without CONNECT BY? |
Date: | 2003-12-19 19:33:04 |
Message-ID: | 005e01c3c666$ecc80080$0700a8c0@trogdor |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Does anyone now how the algorithm for connect by works? Is it very
efficient for large data sets?
rg
----- Original Message -----
From: "CoL" <col(at)mportal(dot)hu>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Friday, December 19, 2003 3:17 AM
Subject: Re: [GENERAL] How to navigate tree without CONNECT BY?
> Hi
>
> D. Dante Lorenso wrote:
>
> > I have a simple table that I'd like to query to pull
> > out a heirarchy from a tree relationship. What is the
> > best way to do this without a 'CONNECT BY' clause like
> > Oracle has?
>
> use connect_by from contrib.
>
> C.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2003-12-19 20:05:13 | Re: Salvage older PostgreSQL data disk - help? |
Previous Message | elein | 2003-12-19 19:32:09 | Re: PostgreSQL speakers needed for OSCON 2004 |