From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | konf(at)chalu(dot)cz, pgsql-general(at)postgresql(dot)org |
Subject: | Re: param max_connections |
Date: | 2003-12-18 09:30:05 |
Message-ID: | 200312180930.05612.dev@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thursday 18 December 2003 08:34, konf(at)chalu(dot)cz wrote:
> Hallo,
> I am using PostgreSQL 7.4 on UltraSparc machine and I have a touble with
> max_connections param.
> I must set only max_connections to 8, when I set more, I got error for
> shared memory.
> Is this param familiar or I have a problem somewhere in configuration /
> compilation?
You should increase you shared memory settings. You probably want to do some
other tuning too if you haven't done any. There are two good articles on the
configuration file and tuning here:
http://www.varlena.com/varlena/GeneralBits/Tidbits/index.php
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Nilabhra Banerjee | 2003-12-18 09:48:11 | BLOBS : how to remove them totally |
Previous Message | Richard Huxton | 2003-12-18 09:27:03 | Partial Indexes, was Re: Firebird and PostgreSQL at the DB Corral. |