Re: param max_connections - Mailing list pgsql-general

From Richard Huxton
Subject Re: param max_connections
Date
Msg-id 200312180930.05612.dev@archonet.com
Whole thread Raw
In response to param max_connections  (konf@chalu.cz)
List pgsql-general
On Thursday 18 December 2003 08:34, konf@chalu.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

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Partial Indexes, was Re: Firebird and PostgreSQL at the DB Corral.
Next
From: Nilabhra Banerjee
Date:
Subject: BLOBS : how to remove them totally