Re: [BULK] Re: Streaming Replication woes

Поиск
Список
Период
Сортировка
От Sean Patronis
Тема Re: [BULK] Re: Streaming Replication woes
Дата
Msg-id 4EB408B1.8060206@add123.com
обсуждение исходный текст
Ответ на Re: Streaming Replication woes  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-general
On 11/04/2011 11:31 AM, Simon Riggs wrote:
> On Fri, Nov 4, 2011 at 2:56 PM, Raghavendra
> <raghavendra.rao@enterprisedb.com>  wrote:
>
>> # The standby server must have superuser access privileges.
>> host  replication  postgres  192.168.0.20/22  trust
> I strongly recommend you don't use those settings, since they result
> in no security at all.
>
> It won't block you from getting replication working, but it won't
> block anyone else either.
>
I agree, you should use the default trust of that network.  But at this
point, I just want it to replicate in this test environment.  I can lock
it down after it is working.

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

Предыдущее
От: Sean Patronis
Дата:
Сообщение: Re: Streaming Replication woes
Следующее
От: Hannes Erven
Дата:
Сообщение: Re: 9.1 replication on different arch