Re: Queries becoming slow under heavy load

Поиск
Список
Период
Сортировка
От Ing. Marcos Ortiz Valmaseda
Тема Re: Queries becoming slow under heavy load
Дата
Msg-id 51831170.52414881295994420979.JavaMail.root@ucimail4.uci.cu
обсуждение исходный текст
Ответ на Queries becoming slow under heavy load  ("Anne Rosset" <arosset@collab.net>)
Список pgsql-performance
When you say that with a lot of concurrent access, queries get very slow, How many concurrent connections to your
serverhave you had? 
more that max_connections´value?
If you want to have many concurrent connections, you should have consider to use a pooling connection system like
pgbounceror pgpool. 

Which are the values for:
- work_mem
- shared_buffers
- maintenance_work_mem
- effective_cache_size
- effective_io_concurrency
- server_version

Which are your platform?

Regards
--
Ing. Marcos Luís Ortíz Valmaseda
System Engineer -- Database Administrator

Centro de Tecnologías de Gestión de Datos (DATEC)
Universidad de las Ciencias Informáticas
http://postgresql.uci.cu


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Queries becoming slow under heavy load
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Running PostgreSQL as fast as possible no matter the consequences