| От | Aspire Something |
|---|---|
| Тема | Re: [Performance] Daily Crash |
| Дата | |
| Msg-id | 01c201c2de6e$e9b3aab0$c9c832c0@societykotla обсуждение исходный текст |
| Список | pgsql-performance |
Dear Catalin,
What I understand from ur post is,
1. U are using PHP for connection. what version ??? assuming u are on PHP
version >4.2.X
2. Ur Postgresql server is not tuned to handle loads.
What U can try is ......
1.Make sure that ur PHP scripts close the connection when transaction is
complete (HOW??? see after pg_connect
U see a pg_close function of PHP)
a. Use pg_pconnect and forget about pg_connect and pg_close
2. Increse the limit of connection to be made to PostgreSQL this can be
done as said by Shridhar the default is 32
3. For God sake Upgrade to PostgreSQL 7.3.2 and PHP 4.3.1 you are missing a
lot with that old versions.
Regards,
V Kashyap
================================
Some people think it's holding on that makes one strong;
sometimes it's letting go.
================================
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера