Re: User concurrency thresholding: where do I look?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: User concurrency thresholding: where do I look?
Дата
Msg-id 200707191819.13899.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: User concurrency thresholding: where do I look?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: User concurrency thresholding: where do I look?
Re: User concurrency thresholding: where do I look?
Список pgsql-performance
Tom, all:

> Also, have you tried watching vmstat or local equivalent to confirm that
> the machine's not starting to swap?

We're not swapping.

> Josh, what sort of workload is being tested here --- read-mostly,
> write-mostly, a mixture?

It's a TPCC-like workload, so heavy single-row updates, and the
updates/inserts are what's being measured.  For that matter, when I've seen
this before it was with heavy-write workloads and we were measuring the
number of updates/inserts and not the number of reads.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

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

Предыдущее
От: "Carlos H. Reimer"
Дата:
Сообщение: Improving select peformance
Следующее
От: "Carlos H. Reimer"
Дата:
Сообщение: Problems with posting