Searching for suiting index

Поиск
Список
Период
Сортировка
От Janek Sendrowski
Тема Searching for suiting index
Дата
Msg-id trinity-d47d9fd0-e385-4df9-8218-c0c590a9e891-1385934067806@3capp-webde-bs38
обсуждение исходный текст
Список pgsql-general
Hi,
 
I store around 300 bits the row in my table. Every bit is a boolean values on its own.
I want to do a similarity search by comparing each bit and get every row which has a certain number of equal bits.
What kind of index could be useful for scenario?
Could it make sense to calculate a kind of hashvalue for each row to filter the rows dirty at first.
 
Thank you for your help
Janek Sendrowski


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

Предыдущее
От: Tjibbe
Дата:
Сообщение: Re: Fwd: row_to_json() with numerical indices in stead of associative indices
Следующее
От: Spiros Ioannou
Дата:
Сообщение: While only running pg_dump, postgresql performs writes inside base/ directory. How can we stop this?