Re: Walsender doesn't process options passed in the startup packet

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Walsender doesn't process options passed in the startup packet
Дата
Msg-id AANLkTim1CnwOcBccRAu52GSrK7XvewGq=PmD1SWyZJ8Z@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Walsender doesn't process options passed in the startup packet  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Walsender doesn't process options passed in the startup packet  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Re: Walsender doesn't process options passed in the startup packet  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On Mon, Sep 13, 2010 at 12:32 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Huh?  walsender has no business applying any per-user or per-database
> settings.

Okay. I got rid of the access to pg_db_role_setting from the patch.
I attached the updated version, which makes walsender process the
options passed in the startup packet, apply PostAuthDelay and initialize
client encoding.

OTOH, I can believe that some people would create a dedicated role for
replication and configure the parameters for replication on the role.
What about leaving the capability to apply per-role settings as a TODO
item?

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Вложения

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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: security label support, revised
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Walsender doesn't process options passed in the startup packet