Re: Table Design for Hierarchical Data - Mailing list pgsql-sql

From Yeb Havinga
Subject Re: Table Design for Hierarchical Data
Date
Msg-id 4BBC3D14.8080401@gmail.com
Whole thread Raw
In response to Re: Table Design for Hierarchical Data  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Responses Re: Table Design for Hierarchical Data  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-sql
Achilleas Mantzios wrote:
> You could also consider the genealogical approach, e.g.
>
>
> The parents of any node to the root, i.e. the path of any node to the root are depicted as
> parents[0] : immediate parent
> parents[1] : immediate parent of the above parent
>   
What I have more than one parent?

regards,
Yeb Havinga



pgsql-sql by date:

Previous
From: silly sad
Date:
Subject: Re: Table Design for Hierarchical Data
Next
From: Sergey Konoplev
Date:
Subject: Re: Table Design for Hierarchical Data