Re: Unable to reload postgresql.conf without restarting

Поиск
Список
Период
Сортировка
От Matheus de Oliveira
Тема Re: Unable to reload postgresql.conf without restarting
Дата
Msg-id CAJghg4+oTszoJdQYUPnLFvN+0=7BDiriuj70n26UodJv5t0=xQ@mail.gmail.com
обсуждение исходный текст
Ответ на Unable to reload postgresql.conf without restarting  (Jose Martinez <jmartinez@opencrowd.com>)
Ответы Re: Unable to reload postgresql.conf without restarting  (Scott Ribe <scott_ribe@elevated-dev.com>)
Список pgsql-admin

On Thu, Jan 3, 2013 at 2:25 PM, Jose Martinez <jmartinez@opencrowd.com> wrote:
Hi,

I made some changes to postgresql.conf and I want them to take effect without having to restart the server.

I tried 

select pg_reload_conf();
/usr/pgsql-9.1/bin/pg_ctl reload

but when I do 'show all', I see no changes take effect. 

There settings I tried to change are:
-effective_cache_size 
-work_mem


They should have been reloaded. Have you set them by role, database or tablespace?
Or even, has them been set, by mistake, twice at postgresql.conf? If so, the last one
will be used.

Regards,
--
Matheus de Oliveira
Analista de Banco de Dados PostgreSQL
Dextra Sistemas - MPS.Br nível F!
www.dextra.com.br/postgres

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Unable to reload postgresql.conf without restarting
Следующее
От: sk baji
Дата:
Сообщение: Re: [GENERAL] Unable to reload postgresql.conf without restarting