Postgres Server collapse

Поиск
Список
Период
Сортировка
От Sistemasvi
Тема Postgres Server collapse
Дата
Msg-id 002401c71237$92e23cf0$9f0a0a0a@aerogald.com
обсуждение исходный текст
Ответы Re: Postgres Server collapse  (Dave Cramer <pg@fastcrypt.com>)
Re: Postgres Server collapse  (Mark Lewis <mark.lewis@mir3.com>)
Re: Postgres Server collapse  (Csaba Nagy <nagy@ecircle-ag.com>)
Re: Postgres Server collapse  (imad <immaad@gmail.com>)
Список pgsql-jdbc
Hello.
 
I have a postsgresql database with max 500 connections. All development is in Java (View, Model, controller model). The problem is when I have high traffic (about 10 AM) when the database server collapse. The server turn too slow as It haven´t memory and the swap memory increase too much. I must kill all postgres connections and restart postmaster service.
 
I have only one connection by web session. It is good or bad?
I have already increased the number of connections to 800 in the postgres and sysctl configuration file.
 
My server is linux Red Hat and Postgres database V8
 
Which can be the problem?.
 
 
Carlos
 
 

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

Предыдущее
От: "John S.Abraham"
Дата:
Сообщение: Re: Backup with Java
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Postgres Server collapse