Re: Tree structure - Mailing list pgsql-general

From Kaare Rasmussen
Subject Re: Tree structure
Date
Msg-id 523FC836.4090906@jasonic.dk
Whole thread Raw
In response to Re: Tree structure  (Alban Hertroys <haramrae@gmail.com>)
Responses Re: Tree structure  (Rémi Cura <remi.cura@gmail.com>)
Re: Tree structure  (Chris Travers <chris.travers@gmail.com>)
List pgsql-general
Hi Alban

> 4. Using a recursive common table expression (CTE).
> http://www.postgresql.org/docs/9.2/static/queries-with.html

Yes, you're right. In fact that's what I'm testing a way to replace, as
I'm not confident in the performance in all situations. My fault
entirely; I should have told so from the start.




pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Using oracle stored procedures for postgresql database
Next
From: Raphael Bauduin
Date:
Subject: passing multiple records to json_populate_recordset