Thread: diff table utility

diff table utility

From
sach dev
Date:
Hi All,
Is  there any utility available to compare two tables
Regards,
Sachdev

Re: diff table utility

From
"Qingqing Zhou"
Date:
"sach dev" <devsac@gmail.com> wrote
> Hi All,
> Is there any utility available to compare two tables

You can dump the tables to text format(maybe you want to do some sort before
that), then diff them.

Regards,
Qingqing



unsubscribe

From
Zuoxin.Wang@kp.org
Date:

Jason
Zuoxin Wang

Automation for Enterprise Testing Services
Kaiser Permanente Information Technology
2101 Webster,  041W14
Oakland, CA
Office: 510-627-2807



"Qingqing Zhou" <zhouqq@cs.toronto.edu>
Sent by: pgsql-admin-owner@postgresql.org

2006-01-16 17:22

To
pgsql-admin@postgresql.org
cc
Subject
Re: [ADMIN] diff table utility






"sach dev" <devsac@gmail.com> wrote
> Hi All,
> Is there any utility available to compare two tables

You can dump the tables to text format(maybe you want to do some sort before
that), then diff them.

Regards,
Qingqing



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend