On Wed, 6 Apr 2016 03:13 DrakoRod, <[email protected]> wrote: > Hi everybody > > I have a question about the replication process, I have a cluster with > three > nodes A,B and C in PostgreSQL 9.3 with streaming replication in cascade > mode > MASTER->SLAVE-SLAVE. The question is a single process that I can't see in > Node B but yes I can see it in the Node C. > > This process is this: > > Node B: > * > postgres: startup process recovering 000000xxxxxxx * >
What is your recovery.conf on Slave (NodeB)? Are you also/only using restore_command? > Node C: > * > postgres: startup process recovering 000000xxxxxxx > postgres: wal receiver process streaming xxxx/XXXXXX* > > The wal 000000xxxxxxx is the same in both. > > Is a problem or is the case in the process of cascade replication? > > Best regards > DrakoRod > > > > > ----- > Dame un poco de fe, eso me bastarĂ¡. > Rozvo Ware Solutions > -- > View this message in context: > http://postgresql.nabble.com/I-can-t-see-wal-receiver-process-in-one-node-tp5896950.html > Sent from the PostgreSQL - general mailing list archive at Nabble.com. > > > -- > Sent via pgsql-general mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general > -- -- Best Regards Sameer Kumar | DB Solution Architect *ASHNIK PTE. LTD.* 101 Cecil Street, #11-11 Tong Eng Building, Singapore 069 533 T: +65 6438 3504 | M: +65 8110 0350 | www.ashnik.com
