Re: Force specific index disuse

Поиск
Список
Период
Сортировка
От Steve Crawford
Тема Re: Force specific index disuse
Дата
Msg-id 537BA4D9.8090208@pinpointresearch.com
обсуждение исходный текст
Ответ на Re: Force specific index disuse  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-general
On 05/20/2014 11:48 AM, Steve Crawford wrote:
> ...
>
> What would happen if you did:
> BEGIN;
> DROP INDEX bothersome_idx;
> INSERT INTO indexed_table...;
> ROLLBACK;
>
Never mind. Thought it through.

Cheers,
Steve


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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: Force specific index disuse
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Force specific index disuse