Re: Disabling/Enabling index before bulk loading

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Disabling/Enabling index before bulk loading
Дата
Msg-id CALd+dcfqWoDtX-D234p0Lh2H9eZb99qeeh3qFyg7vuVpsq8SAg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Disabling/Enabling index before bulk loading  (Ravi Krishna <srkrishna@yahoo.com>)
Ответы Re: Disabling/Enabling index before bulk loading
Список pgsql-general
On Tue, Jul 10, 2018 at 1:13 PM, Ravi Krishna <srkrishna@yahoo.com> wrote:
>
> Did you include the time to CREATE INDEX after the COPY or is the 1:14 only for the COPY stage?

Yes.

Time taken to load 47 mil rows with all 16 indexes intact:  14+ hrs
Time taken to load the same after dropping index and then loading and finally creating 16 indexes: 1 hr 40 min


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

Предыдущее
От: Patrick Hemmer
Дата:
Сообщение: max_standby_streaming_delay not enforced
Следующее
От: Ravi Krishna
Дата:
Сообщение: Re: Disabling/Enabling index before bulk loading