Re: How to install latest stable postgresql on Debian - Mailing list pgsql-general

From Andrus
Subject Re: How to install latest stable postgresql on Debian
Date
Msg-id 919EA00BFB574D2287E62FBC58B9E4AB@dell2
Whole thread Raw
In response to Re: How to install latest stable postgresql on Debian  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: How to install latest stable postgresql on Debian  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
From here(look familiar):
>http://wiki.postgresql.org/wiki/Performance_Optimization
>http://linuxfinances.info/info/quickstart.html
>http://www.westnet.com/~gsmith/content/postgresql/pg-5minute.htm

Thank you.
I tried

# sysctl -w kernel.shmmax=419430400
kernel.shmmax = 419430400
# sysctl -n kernel.shmmax
419430400

according to
http://www.postgresql.org/docs/current/static/kernel-resources.html
this value should be written to /etc/sysctl.conf

I opened /etc/sysctl.conf but it does not contain this value.

How to make this setting persistent ?

Andrus.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: How to install latest stable postgresql on Debian
Next
From: "Tomas Vondra"
Date:
Subject: Re: Huge number of INSERTs