Yugabyte-db: [YSQL] Support GIN & GIST index methods

Created on 9 May 2019  路  3Comments  路  Source: yugabyte/yugabyte-db

YugaByte DB currently supports btree and hash index methods only. Consider supporting other index methods like GIN and GiST.

areysql kinenhancement roadmap-tracking-issue

Most helpful comment

Aw, this is the one thing preventing me from committing to yugabyte

All 3 comments

Aw, this is the one thing preventing me from committing to yugabyte

Ran into the need for this trying to run promscale with YB (specifically the need for support for gin indexes).

Just want to note another vote for this feature -- would be really amazing, especially when using JSONB fields to get a best-of-both-worlds SQL + NoSQL kind of system going.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

frafra picture frafra  路  3Comments

fabiocmazzo picture fabiocmazzo  路  4Comments

fabiocmazzo picture fabiocmazzo  路  5Comments

rohitjoshi picture rohitjoshi  路  4Comments

nocaway picture nocaway  路  3Comments