[GENERAL] WAL Archive command.

2017-09-27 Thread John Britto
c? I wonder how PostgreSQL knows the changes because it maintains info in archive_status with extension as .ready and .done. Please assist. Thanks, John Britto

Re: [GENERAL] WAL Archive command.

2017-09-28 Thread John Britto
R}"/"${PG_XLOG_FILENAME}" NEW_COUNT=`expr $OLD_COUNT + 1` if [ "$NEW_COUNT" -ge "100" ]; then echo -e "${D}""\n""Rsync could not transfer the WAL file from Master to slave." | mail -s "ALERT - WAL Arc