From: | Thomas F(dot)O'Connell <tfo(at)sitening(dot)com> |
---|---|
To: | Edwin New <edwin_new(at)toll(dot)com(dot)au> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: How to increase number of connections to 7.2.1 |
Date: | 2004-10-18 01:50:41 |
Message-ID: | 1DC308B6-20A8-11D9-AB8E-000D93AE0944@sitening.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
What error do you get when the server fails to restart? It sounds like
it could be a kernel resource issue. See:
http://www.postgresql.org/docs/7.4/static/kernel-resources.html
-tfo
On Oct 17, 2004, at 8:15 PM, Edwin New wrote:
> I need to increase the number of connections to PostgreSQL 7.2.1.
>
>
>
> I have tried changing the value of max_connections in
> Postgresql.conf. It was commented out (as are all other entries
> except "tcpip_socket = true"). Setting it to any other value that the
> default 32 resulted in the server failing to restart.
>
>
>
> I know we should upgrade from 7.2.1 and that is going to happen soon,
> but this is a production server and I need a solution sooner.
>
>
>
> Thanks in advance,
>
> Edwin New
> Analyst Programmer
From | Date | Subject | |
---|---|---|---|
Next Message | Edwin New | 2004-10-18 03:17:23 | Re: How to increase number of connections to 7.2.1 |
Previous Message | Doug McNaught | 2004-10-18 01:45:19 | Re: How to increase number of connections to 7.2.1 |