Re: Searching GIN-index (FTS) and sort by timestamp-column
В списке pgsql-performance по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Searching GIN-index (FTS) and sort by timestamp-column |
| Дата | |
| Msg-id | 27201.1458135447@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Searching GIN-index (FTS) and sort by timestamp-column (Andreas Joseph Krogh <andreas@visena.com>) |
| Ответы |
Re: Searching GIN-index (FTS) and sort by timestamp-column
Re: Searching GIN-index (FTS) and sort by timestamp-column |
| Список | pgsql-performance |
Andreas Joseph Krogh <andreas@visena.com> writes:
> 1. Why isnt' folder_id part of the index-cond?
Because a GIN index is useless for sorting.
> 2. Is there a way to make it use the (same) index to sort by
> received_timestamp?
No.
> 3. Using a GIN-index, is there a way to use the index at all for sorting?
No.
> 4. It doesn't seem like ts_rank uses the index for sorting either.
Same reason.
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера