Re: postgres performance tunning

Поиск
Список
Период
Сортировка
От selvi88
Тема Re: postgres performance tunning
Дата
Msg-id 1292582922732-3309251.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: postgres performance tunning  ("Pierre C" <lists@peufeu.com>)
Ответы Re: postgres performance tunning  (Fernando Hevia <fhevia@gmail.com>)
Список pgsql-performance
My requirement is more than 15 thousand queries will run,
It will be 5000 updates and 5000 insert and rest will be select.

Each query will be executed in each psql client, (let say for 15000 queries
15000 thousand psql connections will be made).

Since the connections are more for me the performance is low, I have tested
it with pgbench tool.

Configurations,
RAM     : 17.9GB
CPU     : 64-bit 2 cores each 5346 bogomips

Postgres Configurations,
Shared Memory Required (shmmax) : 1720320000 bytes
Wal Buffers : 1024KB
Maintenance work mem : 1024MB
Effective Cache Size : 9216MB
Work Memory : 32MB
Shared Buffer : 1536MB
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/postgres-performance-tunning-tp3307846p3309251.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

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

Предыдущее
От: Royce Ausburn
Дата:
Сообщение: Re: Auto-clustering?
Следующее
От: selvi88
Дата:
Сообщение: Re: postgres performance tunning