Re: Best practices for aggregate table design

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Best practices for aggregate table design
Дата
Msg-id CALd+dcebJeiXvePvOM3OBj0ZXD2x7tCV-zKF=rkK3=o09bVdSg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Best practices for aggregate table design  (hari.fuchs@gmail.com)
Список pgsql-general

On Thu, Oct 8, 2015 at 3:49 AM, <hari.fuchs@gmail.com> wrote:
Is there an advantage of hstore vs. json/jsonb?

Definitely over json because that is not indexable. I'm not seeing an advantage over jsonb unless you want to prevent storing complex data structures.

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

Предыдущее
От: Oleksii Kliukin
Дата:
Сообщение: Re: dubious optimization of the function in SELECT INTO target list
Следующее
От: "Daniel Verite"
Дата:
Сообщение: Re: Issues with german locale on CentOS 5,6,7