in reply to Re^2: Verifying 2 databases are in sync with brute force
in thread Verifying 2 databases are in sync with brute force

I just dumped the same DB twice in a row (with pg_dump --clean -h localhost -U <user> <dbname>) and both files are identical, no timestamp information and nothing indeterministic in this particular DB.