Benjamin Arai <me@benjaminarai.com> writes:
> I am actually creating a GIN index on another field but I need to
> index the original "text" field to perform exact phrase matches.
Why do you think an extra index will be useful for that? Especially
a btree index?
regards, tom lane