cascade replication and multiple primary_conninfo - Mailing list pgsql-general

From E-Blokos
Subject cascade replication and multiple primary_conninfo
Date
Msg-id 3BD166D2375C4BCB9847C7B99834DA6C@e1705
Whole thread Raw
Responses Re: cascade replication and multiple primary_conninfo
List pgsql-general
Hi,
 
just wondering if PG 9.2 can accept
multiple primary_conninfo on slaves standby servers.
 
if I understood we can now replicate from slave to slave, tha'ts great,
but with only one primary_conninfo so one upstream server,
is it not a point of failure in case of the slave upstream down ?
 
sorry for my ignorance, but is a db like pg can work like bittorrent,
take bits wherever it's possible so set multiple primary_conninfo, "secondary_conninfo" etc... ?
 
Thanks
 
Franck Madovsky

pgsql-general by date:

Previous
From: Igor
Date:
Subject: One schema per different databases
Next
From: Clemens Eisserer
Date:
Subject: Re: Reasons for postgres processes beeing killed by SIGNAL 9?