| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | Hunter Hillegas <lists(at)lastonepicked(dot)com> |
| Cc: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Tuning 7.2? Different than 7.1.3? |
| Date: | 2002-03-12 22:24:18 |
| Message-ID: | 20020312142222.J70347-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, 12 Mar 2002, Hunter Hillegas wrote:
> What value would you recommend?
It depends on the amount of RAM in the machine and usage patterns.
I think the conventional wisdom I've seen expressed on list is that a
few thousand is a good place to start.
> > From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
> > Date: Tue, 12 Mar 2002 13:14:38 -0800 (PST)
> > To: Hunter Hillegas <lists(at)lastonepicked(dot)com>
> > Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
> > Subject: Re: [GENERAL] Tuning 7.2? Different than 7.1.3?
> >
> >> In postgresql.conf:
> >>
> >> max_connections = 200
> >> shared_buffers = 400
> >
> > That shared_buffer setting is pretty low for that number of connections.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2002-03-12 22:33:21 | Re: index on large table |
| Previous Message | Joseph Koenig | 2002-03-12 22:23:23 | Re: cannot initdb |