By
default, Streaming replication is
asynchronous meaning, once a transaction is committed on the primary, there
is a slight delay when that same transaction is committed, and written on the
replica. There is potential for data loss with this type of configuration.
Sharing knowledge is the ultimate key to gaining knowledge..
The only two things that stay with you for life
are you & your knowledge !
Live while you can!
Teach & inspire while you could &
Smile while you have the teeth.. 😉
Wednesday, 8 July 2020
Install PgBadger in Linux and set configurations
Untar the file and make a Perl file
#tar -zvxf pgbadger-4.1.tar.gz
#cd pgbadger-4.1
#perl Makefile.PL
WARNING: META_MERGE is not a known parameter.
Checking if your kit is complete...
Looks good
'META_MERGE' is not a known MakeMaker parameter name.
Writing Makefile for pgBadger