Re: Question on indexes - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: Question on indexes
Date
Msg-id CAKAnmmJW_pmtYLPyO2MONF+L_Wz_8kgPZE881cHPzd7MScrsXA@mail.gmail.com
Whole thread Raw
In response to Re: Question on indexes  (sud <suds1434@gmail.com>)
Responses Re: Question on indexes
List pgsql-general
if we have any column with large string/text values and we want it to be indexed then there is no choice but to go for a hash index. Please correct me if I'm wrong.

There are other strategies / solutions, but we would need to learn more about your use case.

Cheers,
Greg
 

pgsql-general by date:

Previous
From: Koen De Groote
Date:
Subject: Foreign Data Wrapper behavior?
Next
From: Durgamahesh Manne
Date:
Subject: Re: Question on indexes