Re: Graph datatype addition - Mailing list pgsql-hackers

From Atri Sharma
Subject Re: Graph datatype addition
Date
Msg-id CAOeZVif3Ri9jnWUh2KAeh613SUsvTaVbtsG7HKj6G9sUa48_Fw@mail.gmail.com
Whole thread Raw
In response to Re: Graph datatype addition  (Misa Simic <misa.simic@gmail.com>)
List pgsql-hackers
> Have you considered maybe ltree datatype?
>
> To me all described sounds solveable on pure sql way ( + ltree datatype to
> help with indexes and performance as materialised path to avoid recursive
> query all the time...)

This may build over the existing solutions itself. I will have to check that.

> Though would be nice to see something new what would simplify the tasks...

Exactly.A specialized data type with built in support for common
operations will be helpful,IMHO.


Regards,

Atri


--
Regards,

Atri
l'apprenant



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: [COMMITTERS] pgsql: Add sql_drop event for event triggers
Next
From: Atri Sharma
Date:
Subject: Re: Graph datatype addition