Re: Comparing 2 data base or 2 tables

From: Holger Jakobs <holger(at)jakobs(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Comparing 2 data base or 2 tables
Date: 2021-06-28 11:26:04
Message-ID: EAC73B19-3E0C-42DA-85D6-AEF9BECDA7DA@jakobs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dump them using pg_dump and compare the files.

Am 28. Juni 2021 13:12:26 MESZ schrieb koff10 <koff10(at)hotmail(dot)com>:
>
>Hi All,
>I am in trouble with a production database.So, I'm looking for a script
>
>or tools comparing 2 postgre database schemas
>and extract data differences.
>I need a little help please.
>thanks lot.
>
>koff Berta

--
Holger Jakobs, Bergisch Gladbach
+49 178 9759012
- sent from mobile, therefore short -

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dai, Tino 2021-06-28 11:39:03 Re: Comparing 2 data base or 2 tables
Previous Message koff10 2021-06-28 11:12:26 Comparing 2 data base or 2 tables