Re: Re: Shared memory for RH Linux 7.1

From: Matthew Kirkwood <matthew(at)hairy(dot)beasts(dot)org>
To: Ryan Mahoney <ryan(at)paymentalliance(dot)net>
Cc: "Poul L(dot) Christiansen" <poulc(at)cs(dot)auc(dot)dk>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: Shared memory for RH Linux 7.1
Date: 2001-05-25 09:21:01
Message-ID: Pine.LNX.4.30.0105251019580.28207-100000@sphinx.mythic-beasts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 24 May 2001, Ryan Mahoney wrote:

> echo "new value here" > /proc/sys/kernel/shmmax

The new canonical way is to:

$ sysctl -w kernel.shmmax="new value"

you can arrange for it you happen at boot time via /etc/sysctl.conf.

Matthew.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2001-05-25 13:12:39 PQsetdbLogin bug?
Previous Message Oleg Bartunov 2001-05-25 08:38:44 Re: GiST index on data types that require compression