Partial Index Creation

Поиск
Список
Период
Сортировка
От Armand du Plessis
Тема Partial Index Creation
Дата
Msg-id CANf99sV4Ygve_2jnDxyDAjn7Q3mcX=NbSvjJoQyxt2x88zZ_gQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Partial Index Creation  (Strahinja Kustudić <strahinjak@nordeus.com>)
Список pgsql-admin
Hey guys, 

Just a quick general question around index creation. 

When creating a partial index on a fairly large table (200gb) where an index already exists that would satisfy the partial index criteria would there still be a scan of the entire table or will it use the existing index when creating the new one? 

Hope the question make sense. 

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re:
Следующее
От: Strahinja Kustudić
Дата:
Сообщение: Re: INSERT performance tuning experiences