Hi,Are there any scripts which will diff two pg_dump files for t1 and t2 time period. For example pg_dump taken on t1 -> 01/11/2015 and then on t2 -> 30/11/2015.backup_01112015.dump (dump taken on 01/11/2015)backup_30112015.dump (dump taken on 30/11/2015)Any help will be highly appreciable.Regards,Kaushal
Hello,
Vim does that great (take a look at vimdiff)