I can't see wal receiver process in one node

From: DrakoRod <drakoflames(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: I can't see wal receiver process in one node
Date: 2016-04-05 15:37:55
Message-ID: 1459870675324-5896950.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 *

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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rakesh Kumar 2016-04-05 15:38:54 Re: What does Rows Counted mean
Previous Message Howard News 2016-04-05 14:48:49 Re: Shrinking TSvectors