Re: Pre-allocation of shared memory ... - Mailing list pgsql-hackers

From Lamar Owen
Subject Re: Pre-allocation of shared memory ...
Date
Msg-id 200306131232.24233.lamar.owen@wgcr.org
Whole thread Raw
In response to Re: Pre-allocation of shared memory ...  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Pre-allocation of shared memory ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Pre-allocation of shared memory ...  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Re: Pre-allocation of shared memory ...  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
List pgsql-hackers
On Friday 13 June 2003 11:55, Josh Berkus wrote:
> Regrettably, few of the GUI installers for Linux (SuSE or Red Hat, for
> example), include adequate swap space in their "suggested" disk formatting.
> Some versions of some distributions do not create a swap partition at all;
> others allocate only 130mb to this partition regardless of actual RAM.

Incidentally, Red Hat as of about 7.0 began insisting on swap space at least 
as large as twice RAM size.  In my case on my 512MB RAM notebook, that meant 
it wanted 1GB swap.  If you upgrade your RAM you could get into trouble.  In 
that case, you create a swap file on one of your other partitions that the 
kernel can use.
-- 
Lamar Owen
WGCR Internet Radio
1 Peter 4:11



pgsql-hackers by date:

Previous
From: Lee Kindness
Date:
Subject: Re: [PATCHES] PostgreSQL libraries - PThread Support, but
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] PostgreSQL libraries - PThread Support, but