error modifying max_connections (maybe a little o.t.) - Mailing list pgsql-general

From miguel angel rojas aquino
Subject error modifying max_connections (maybe a little o.t.)
Date
Msg-id 3D3DEE03.8060309@mail.flashmail.com
Whole thread Raw
Responses Re: error modifying max_connections (maybe a little o.t.)  (Andrew Sullivan <andrew@libertyrms.info>)
List pgsql-general
hi

i've recently began to test a java application with multiple
simultaneous users, and began to get a "java.sql.SQLException: FATAL 1:
  Sorry, too many clients already", so i figured out the problem could
be solved changing the max_connections parameter in postgresql.conf from
32 to a bigger number, say 64, but when restarting postgresql it fails, in
/var/log/messages all i can see is a "$Starting postgresql service:  failed"

i've tried to search in the pgsql list archives, but the i can't get the
  search resuylt page due to a timeout (maybe mi isp connection :( )

i'm using redhat 6.2 and postgresql 7.2-1PGDG

thanks in advance and best regards


pgsql-general by date:

Previous
From: Hunter Hillegas
Date:
Subject: Query Help
Next
From: Curt Sampson
Date:
Subject: Re: Linux max on shared buffers?