Re: Graph datatype addition

Поиск
Список
Период
Сортировка
От Atri Sharma
Тема Re: Graph datatype addition
Дата
Msg-id CAOeZViehAMVYpb0+wAMgU6ZmmNjHuSrZu9p+WTxAp7-aoT=JsQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Graph datatype addition  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: Graph datatype addition  (Misa Simic <misa.simic@gmail.com>)
Список pgsql-hackers
>
> I don't agree with this; JSON is not really designed to store graphs.
> You will probably need a customized internal representation, just like
> hstore, that expresses a graph like structure.

Yes, we will have a custom internal representation. I was thinking of
ways to export the graph into user parsable type, hence JSON.



Regards,

Atri


--
Regards,

Atri
l'apprenant



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Graph datatype addition
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] add --throttle option to pgbench