Re: Upper limit on number of buffers?

From: Andrew McMillan <Andrew(at)catalyst(dot)net(dot)nz>
To: Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Upper limit on number of buffers?
Date: 2000-12-31 22:18:03
Message-ID: 3A4FB09B.FC040DD5@catalyst.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael J Schout wrote:
>
> On Sun, 24 Dec 2000, Joe Conway wrote:
>
> On redhat 6.2 I know that you can use /etc/sysctl.conf to do this as well.
>
> Just add this to /etc/sysctl.conf.
>
> kernel.shmall = 134217728
> kernel.shmmax = 134217728
>
> After this, your tunables will be restored every time that the system boots.

I can confirm that that applies under Debian as well, although there is
also some stuff in the startup script for Debian to configure files max
specifically for PostgreSQL.

Cheers,
Andrew.
--
_____________________________________________________________________
Andrew McMillan, e-mail: Andrew(at)catalyst(dot)net(dot)nz
Catalyst IT Ltd, PO Box 10-225, Level 22, 105 The Terrace, Wellington
Me: +64 (21) 635 694, Fax: +64 (4) 499 5596, Office: +64 (4) 499 2267

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Horst Herb 2000-12-31 23:09:52 Re: PRIMARY KEY and INHERITANCE
Previous Message Oliver Elphick 2000-12-31 19:13:35 Re: PRIMARY KEY and INHERITANCE