Re: [GENERAL] Solaris 7 settings

From: "Dmitri G(dot) Chtchekine" <dgchtch(at)emory(dot)edu>
To: Bryan Fullerton <bryanf(at)samurai(dot)com>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Solaris 7 settings
Date: 1999-09-07 15:58:13
Message-ID: Pine.SOL.3.95.990907115140.10773A-100000@electron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

try stating the postmaster with -N 20 setting (# of backend processes).
This worked for me.

On Tue, 7 Sep 1999, Bryan Fullerton wrote:

> Howdy,
>
> I'm setting up PostgreSQL (6.5.1) for the first time, under Solaris 7. I'm
> getting the infamous IpcMemoryCreate error, which I've found in the FAQ, so
> I know why I'm getting it - I'm just not sure how to fix it. I'm fairly sure
> I need to tweak settings in /etc/system to get it working - can anyone give
> me an idea which variables need to be set and what some good values are?
>
> Thanks,
>
> Bryan
>
> --
> Bryan Fullerton http://www.samurai.com/
> Core Competency
> Samurai Consulting
> "No, we don't do seppuku." Can you feel the Ohmu call?
>
> ************
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message wim 1999-09-07 16:15:48 Re: [GENERAL] Remote Authentication
Previous Message Bryan Fullerton 1999-09-07 15:23:03 Solaris 7 settings