Re: insert/update tps slow with indices on table > 1M rows

Поиск
Список
Период
Сортировка
От James Mansion
Тема Re: insert/update tps slow with indices on table > 1M rows
Дата
Msg-id 4846F90A.7030700@mansionfamily.plus.com
обсуждение исходный текст
Ответ на Re: insert/update tps slow with indices on table > 1M rows  (andrew klassen <aptklassen@yahoo.com>)
Список pgsql-performance
andrew klassen wrote:
> I'll try adding more threads to update the table as you suggest.
You could try materially increasing the update batch size too.  As an
exercise you could
see what the performance of COPY is by backing out the data and
reloading it from
a suitable file.


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

Предыдущее
От: James Mansion
Дата:
Сообщение: Re: insert/update tps slow with indices on table > 1M rows
Следующее
От: andrew klassen
Дата:
Сообщение: Re: insert/update tps slow with indices on table > 1M rows