Re: replication problems 9.0

Поиск
Список
Период
Сортировка
От Rodrigo Gonzalez
Тема Re: replication problems 9.0
Дата
Msg-id 4DEE708F.10009@estrads.com.ar
обсуждение исходный текст
Ответ на replication problems 9.0  (Owen Marinas <owen.marinas@featureset.com>)
Ответы Re: replication problems 9.0
Список pgsql-general
On 06/07/2011 03:05 PM, Owen Marinas wrote:
> Added the lines in the Master
> root@ip-172-19-1-37:~# cat /etc/postgresql/9.0/main/pg_hba.conf |grep trust
> host all postgres 172.19.1.101/32 trust
>

You need in pg_hba.conf

host    replication     repuser         172.19.1.101/32          md5

Database must be replication for the replication user

Regards

Rodrigo Gonzalez

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

Предыдущее
От: Owen Marinas
Дата:
Сообщение: replication problems
Следующее
От: "Simon Windsor"
Дата:
Сообщение: Postgres or Greenplum