Re: logical Replication - Mailing list pgsql-admin

From pavan95
Subject Re: logical Replication
Date
Msg-id 1534750828102-0.post@n3.nabble.com
Whole thread Raw
In response to Re: logical Replication  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Responses Re: logical Replication  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-admin
Hi Achilleas,

>Now on the publisher side what does : 
>select * from pg_stat_replication ; 
>tell you? 
Please find the below output:
>*select * from pg_stat_replication ;*
   pid  | usesysid | usename  | application_name | client_addr  |
client_hostname | client_port |          backend_start           |
backend_xmin |   state   |  sent_lsn  | write_lsn  | flush_lsn  | replay_lsn
| write_lag | flush_lag | replay_lag | sync_priority | sync_state

-------+----------+----------+------------------+--------------+-----------------+-------------+----------------------------------+--------------+-----------+------------+------------+------------+------------+-----------+-----------+------------+---------------+------------
 32515 |    78225 |    user | appn               | xxx.xxx.xx.xxx |                
|       411111 | 2018-08-20 11:32:09.636622+05:30 |              | streaming
| 0/69BE27D0 | 0/69BE27D0 | 0/69BE27D0 | 0/69BE27D0 |           |          
|            |             0 | async






--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html


pgsql-admin by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: logical Replication
Next
From: Achilleas Mantzios
Date:
Subject: Re: logical Replication