Re: test will not be finished when i using 200 client threads
В списке pgsql-jdbc по дате отправления:
| От | Kevin Grittner |
|---|---|
| Тема | Re: test will not be finished when i using 200 client threads |
| Дата | |
| Msg-id | 20121025150302.306890@gmx.com обсуждение исходный текст |
| Ответ на | test will not be finished when i using 200 client threads (colin <neyeng@nhn.com>) |
| Список | pgsql-jdbc |
colin wrote: > My key configuration in postgresql.conf > > listen_addresses = '*' > max_connections = 400 > shared_buffers = 512MB > temp_buffers = 200MB > work_mem = 1GB > maintenance_work_mem = 512MB You didn't say anything about your hardware or OS. For that to be a somewhat reasonable configuration you would need to be running on Windows with about 1TB of RAM and about 70 disk spindles. If your runtime environment doesn't look like that, you need to make some adjustments. Rather than guess at it, please tell us your OS, the exact version of PostgreSQL (the output of `SELECT version();`), and describe your hardware (RAM, processors, storage array, RAID controller, etc.). With the additional information, people can make more useful suggestions. -Kevin
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера