Re: How to install latest stable postgresql on Debian

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to install latest stable postgresql on Debian
Дата
Msg-id 919EA00BFB574D2287E62FBC58B9E4AB@dell2
обсуждение исходный текст
Ответ на Re: How to install latest stable postgresql on Debian  (Adrian Klaver <adrian.klaver@gmail.com>)
Ответы Re: How to install latest stable postgresql on Debian  (Scott Marlowe <scott.marlowe@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: How to install latest stable postgresql on Debian
Следующее
От: "Tomas Vondra"
Дата:
Сообщение: Re: Huge number of INSERTs