Re: How to install latest stable postgresql on Debian

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to install latest stable postgresql on Debian
Дата
Msg-id 9A32546FFFC04B26B0F96CE4029F6A9C@dell2
обсуждение исходный текст
Ответ на Re: How to install latest stable postgresql on Debian  (Raymond O'Donnell <rod@iol.ie>)
Ответы Re: How to install latest stable postgresql on Debian  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
>To check whether this is the case, look in the appropriate /etc/rc*.d
directory for the runlevel you're using, and see if there is an "S...."
symlink to /etc/init.d/postgresql-9.1 (or something like that) in there.

Thank you.
There are S18postgresql symlinks in may rc?.d directories.
They seems to be version independent so hopefully server is started on boot.

Should shared_buffers and other values changed from installations defaults
in postgresql.conf file to increase performance ?
How to run enterprice db tuner or other utility to chenge them automatically
?
Virtual machine seems to have 2 GB of ram.

Andrus.


В списке pgsql-general по дате отправления:

Предыдущее
От: "Tomas Vondra"
Дата:
Сообщение: Re: Postgres 9.0.4 replication issue: FATAL: requested WAL segment 0000000100000B110000000D has already been removed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Replacement for tgisconstraint? (Upgrade from 8.4 to 9.0.5)