Re: Stripping kernel FreeBSD - postgres - Mailing list pgsql-general

From Vivek Khera
Subject Re: Stripping kernel FreeBSD - postgres
Date
Msg-id 1172696A-F717-4046-8D70-2D3C474904B9@khera.org
Whole thread Raw
In response to Re: Stripping kernel FreeBSD - postgres  (Enrico <scotty@linuxtime.it>)
List pgsql-general
On Nov 30, 2006, at 8:50 AM, Enrico wrote:

> I already read your link and it is not specific for Postgres, I'm
> searching for a
> more specific document.

Just remove any devices you don't have on your machine, and remove
any "extras" like linux compat, older version compat, etc.  You
probably also want to disable kernel module loading (and not build
any modules).

... but the kernel is demand paged so it won't really load up the
code that's not used.

Personally I have a pseudo-custom configuration that covers all of my
various machines and removes devices and modules I don't need.  I
load up USB on computers that have only USB keyboards as a module for
example.

You should spend more time tuning postgres itself.


Attachment

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Separation of clients' data within a database
Next
From: "Leonel Nunez"
Date:
Subject: Re: Separation of clients' data within a database