Re: multiple indexes on the same column

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: multiple indexes on the same column
Дата
Msg-id 16482.1555077111@sss.pgh.pa.us
обсуждение исходный текст
Ответ на multiple indexes on the same column  (Tiffany Thang <tiffanythang@gmail.com>)
Ответы Re: multiple indexes on the same column
Список pgsql-general
Tiffany Thang <tiffanythang@gmail.com> writes:
> Can someone explain the use of creating multiple indexes on the same
> column?

There is none, unless the indexes have different properties (e.g.
different opclasses and/or index AMs).

I'd suggest reading

https://www.postgresql.org/docs/current/indexes.html

            regards, tom lane



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