Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: jsonb and nested hstore
Дата
Msg-id CAM-w4HMeqWJ64nxa2Wp6myJ=FUt8wSgAj6stbsms4tt68UKQxg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers

On Fri, Mar 21, 2014 at 7:23 AM, Peter Geoghegan <pg@heroku.com> wrote:
I must admit that I'm coming around to the view that jsonb_hash_ops
would make a better default. Its performance is superb, and I think
there's a strong case to be made for that more than making up for it
not supporting all indexable operators - the existence operators just
aren't that useful in comparison

Is there any \d command that would display a nice list of which operators a given operator class actually supports? It's kind of hard to determine whether a proposed index would actually be useful for your queries without it.


--
greg

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [RFC] What should we do for reliable WAL archiving?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: QSoC proposal: Rewrite pg_dump and pg_restore