Re: Performance degradation of inserts when database size grows

Поиск
Список
Период
Сортировка
От Leonardo Francalanci
Тема Re: Performance degradation of inserts when database size grows
Дата
Msg-id 163903.24886.qm@web29019.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на Performance degradation of inserts when database size grows  (Andrey Vorobiev <andrey.o.vorobiev@gmail.com>)
Список pgsql-performance

>1. How does database size affect insert performance?
>2. Why does number of written buffers increase when database size grows?

It might be related to indexes. Indexes size affect insert performance.

>3. How can I further analyze this problem?


Try without indexes?

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

Предыдущее
От: Aren Cambre
Дата:
Сообщение: Re: Postgres refusing to use >1 core
Следующее
От: Aren Cambre
Дата:
Сообщение: Re: Postgres refusing to use >1 core