Re: Performance query about large tables, lots of concurrent access

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance query about large tables, lots of concurrent access
Дата
Msg-id 14291.1182221811@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Performance query about large tables, lots of concurrent access  (Karl Wright <kwright@metacarta.com>)
Ответы Re: Performance query about large tables, lots of concurrent access  (Karl Wright <kwright@metacarta.com>)
Список pgsql-performance
Karl Wright <kwright@metacarta.com> writes:
> - At any given time, there are up to 100 of these operations going on at
> once against the same database.

It sounds like your hardware is far past "maxed out".  Which is odd
since tables with a million or so rows are pretty small for modern
hardware.  What's the CPU and disk hardware here, exactly?  What do you
see when watching vmstat or iostat (as appropriate for OS, which you
didn't mention either)?

            regards, tom lane

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Volunteer to build a configuration tool
Следующее
От: PFC
Дата:
Сообщение: Re: Performance query about large tables, lots of concurrent access