Help ! FAILOVER with Slony-I.

Started by Tobadaoover 12 years ago2 messagesgeneral
Jump to latest
#1Tobadao
tobaquyen@gmail.com

Hi, everyone.
I'm using Slony-I and Streaming Replication.
how to failover with slony-i ?
I have an example
FAILOVER (
ID = 1,
BACKUP NODE = 2
);
but how to use it ?
pl, help me !

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Help-FAILOVER-with-Slony-I-tp5781156.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#2John R Pierce
pierce@hogranch.com
In reply to: Tobadao (#1)
Re: Help ! FAILOVER with Slony-I.

On 12/2/2013 4:11 AM, Tobadao wrote:

I'm using Slony-I and Streaming Replication.

those are two completely different and incompatible replication
methods. a streaming replication MASTER could participate in slony
table replication with a 3rd server, but afaik a streaming SLAVE
can't/shouldn't run slony at all.

Slony probably has its own mailing lists which likely would be more
suitable for answering your other questions.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general