From: | Joel Burton <joel(at)joelburton(dot)com> |
---|---|
To: | Hunter Hillegas <lists(at)lastonepicked(dot)com> |
Cc: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Too Many Users |
Date: | 2001-10-19 05:22:43 |
Message-ID: | Pine.LNX.4.30.0110190121590.12223-100000@temp.joelburton.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 18 Oct 2001, Hunter Hillegas wrote:
> I am running pgsql7.1 and I start it with the pg_ctl script...
>
> When trying to connect using psql, I was told there were already too many
> users. I figure that I must have hit a user count...
>
> Where is the best place to increase the max allowed users? I have a few apps
> that use connection pools and so a lot of connections are in use all the
> time...
postgresql.conf allows you to set this. you'll want to increase some of
the related resources as you add connections; see the configuration
information in the docs for this.
--
Joel BURTON | joel(at)joelburton(dot)com | joelburton.com | aim: wjoelburton
Independent Knowledge Management Consultant
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-10-19 07:01:09 | Re: Possible bug in postgresql-7.1.3-1PGDG |
Previous Message | Youn-Oh, Jung | 2001-10-19 05:21:14 | can't connect postgresql server. max connection exceeded. |