Would be possible to check the integrity between two database servers? Both servers are slaves (streaming replication + wal_files) but I believe one of them, when recovered from wal_files in a fast outage we got, got recovered not 100%.
How could I check the data between both DB? I'm using Postgres 9.2 Cheers