| От | Tom Lane |
|---|---|
| Тема | Re: Composite GiST indexes? |
| Дата | |
| Msg-id | 22698.1073285515@sss.pgh.pa.us обсуждение |
| Ответ на | Composite GiST indexes? (Christopher Kings-Lynne <chriskl@familyhealth.com.au>) |
| Ответы |
Re: Composite GiST indexes?
|
| Список | pgsql-hackers |
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Is it possible to make a composite GiST index? I want to create an
> index on a txtidx and a timestamp column - is that at all possible?
Yeah. If you have a problem with that, it's grounds for a bug report.
Note though that GiST can't handle entries with NULL in the first
column, so it's best to put a NOT NULL column first if possible.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера