Streaming Replication woes

Поиск
Список
Период
Сортировка
От Sean Patronis
Тема Streaming Replication woes
Дата
Msg-id 4EB3FB98.8040409@add123.com
обсуждение исходный текст
Ответы Re: Streaming Replication woes  (Raghavendra <raghavendra.rao@enterprisedb.com>)
Список pgsql-general
I am running Postgres 9.1

I have followed the howto here:
http://wiki.postgresql.org/wiki/Streaming_Replication

I am attempting to replicate an existing database.

On the Master, I get the following error in the postgres log file:

FATAL:  must be replication role to start walsender


On the slave I get this:
FATAL:  could not connect to the primary server: FATAL:  must be replication role to start walsender

I have googled both of those log entries to no avail.

note that the sender process on the master is not running.

What simple step am I missing?


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

Предыдущее
От: Yeb Havinga
Дата:
Сообщение: Re: Recommendations for SSDs in production?
Следующее
От: Raghavendra
Дата:
Сообщение: Re: Streaming Replication woes