Re: Drop big index

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Drop big index
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C2077EBFF3@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Drop big index  (Vojtěch Rylko <vojta.rylko@seznam.cz>)
Ответы Re: Drop big index  (Andreas Kretschmer <akretschmer@spamfence.net>)
Список pgsql-general
Vojtech Rylko wrote:
> I need to drop some b-tree indexes because they are not used anymore.
> Size of indexes vary between 700 MB and 7 GB. I tried common DROP
> INDEX... but this query performed so long and blocked table so I had to
> interrupt it. Is there any way how to drop large indexes in non-blocking
> or /faster/ way?

Unfortunately not (yet).
PostgreSQL 9.2 will have DROP INDEX CONCURRENTLY.

Yours,
Laurenz Albe

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Unable to execute \copy from Client Application
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: RE: [GENERAL] conexão no windows 7