Pour vérifier la réplication sur postgresql il faut utiliser la commande :
bench#select pg_xlog_location_diff(pg_last_xlog_receive_location(),pg_last_xlog_replay_location());
source :
50ième minute
Your email address will not be published. Required fields are marked *
Save my name, email, and website in this browser for the next time I comment.
Δ
Please enable JavaScript in your browser to view the content
Pour vérifier la réplication sur postgresql il faut utiliser la commande :
bench#select pg_xlog_location_diff(pg_last_xlog_receive_location(),pg_last_xlog_replay_location());
source :
50ième minute
Josselin Joly