Re: PSQL performance - TPS

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: PSQL performance - TPS
Дата
Msg-id 20190801181458.52zcdeahsj3fpwup@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: PSQL performance - TPS  (Purav Chovatia <puravc@gmail.com>)
Ответы Re: PSQL performance - TPS
Список pgsql-performance
Hi,

On 2019-08-01 23:36:33 +0530, Purav Chovatia wrote:
> > If you've set synchronous_commit = off, and you still get only 1200
> > transactions/sec, something else is off. Are you sure you set that?
> I am not very surprised with these results. However, what’s the disk type?
> That can matter quite a bit.

Why aren't you surprised? I can easily get 20k+ write transactions/sec
on my laptop, with synchronous_commit=off.  With appropriate
shared_buffers and other settings, the disk speed shouldn't matter that
much for in insertion mostly workload.

Greetings,

Andres Freund



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

Предыдущее
От: Purav Chovatia
Дата:
Сообщение: Re: PSQL performance - TPS
Следующее
От: Rick Otten
Дата:
Сообщение: Re: PSQL performance - TPS