Re: another idea for changing global configuration settings from SQL

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: another idea for changing global configuration settings from SQL
Дата
Msg-id CA+TgmoZ66HKgLFBSZ-Dd6s+v0ygDawPP+z7BKU5-WT9VrtA5Tg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: another idea for changing global configuration settings from SQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: another idea for changing global configuration settings from SQL  (Hannu Krosing <hannu@krosing.net>)
Список pgsql-hackers
On Thu, Nov 15, 2012 at 5:38 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Another and probably bigger thing is that SIGHUP is used for settings
> that do something useful only in background processes (eg checkpointer).
> Some of those processes are not capable of reading system catalogs at
> all.  This is particularly a showstopper for settings affecting the
> postmaster itself, which is most certainly *not* going to grow the
> ability to read catalogs.

This seems like a pretty large strike against this whole idea.  In
fact, I think we might want to abandon this whole approach on this
basis.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Materialized views WIP patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Materialized views WIP patch