On Wed, Mar 12, 2014 at 11:57 AM, Oleg Bartunov <[email protected]> wrote: > Also, GiST index is faster for create/update operations. I really hope we will > improve jsonb indexing in the next one-two releases. For now I'd suggest > people > index expressional indexes to index just interesting keys or use GiST.
When do you ever want to index non-interesting keys? -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
