Re: primary_conninfo

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: primary_conninfo
Дата
Msg-id 4E704B83.2070207@enterprisedb.com
обсуждение исходный текст
Ответ на primary_conninfo  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-docs
On 14.09.2011 07:43, Fujii Masao wrote:
>> Also specify a user name corresponding to a role that has
>> the SUPERUSER and LOGIN privileges on the primary
>
> We recommend that the role with REPLICATION privilege
> instead of SUPERUSER one should be used for replication.
> So, in the above description about primary_conninfo parameter,
> "SUPERUSER" should be changed to "REPLICATION"? The
> attached patch does s/"SUPERUSER"/"REPLICATION".

Thanks, applied.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: primary_conninfo
Следующее
От: Robert Haas
Дата:
Сообщение: Re: 5.3.5. Foreign Keys (The SQL Language) possible enhance