I posted this question on dba.se (http://dba.stackexchange.com/q/65821/1396) and was advised to try asking here. If I’m using the Data Checksum feature (new to 9.3: https://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.3#Data_Checksums), and in the event of a checksum failure on a replication master, will that corrupt data replicate to slaves or will replication halt. Does it depend on the setting of ignore_checksum_failure? Thanks Jack |