Comparing two postgres dump files.

From: Kaushal Shriyan <kaushalshriyan(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Comparing two postgres dump files.
Date: 2015-12-03 06:12:13
Message-ID: CAD7Ssm-3CGDtATaEyfw_2ttdHfgM9Kf2To1jCOJepeOUBiv+iw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2015-12-03 09:32:42 RE: [GENERAL] how to import "where exists(subquery)" EXISTS CONDITION performance?
Previous Message Yelai, Ramkumar IN BLR STS 2015-12-03 05:59:33 Re: Pgbasebackup help