| From: | Bob Lunney <bob_lunney(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCH] Add --ordered option to pg_dump |
| Date: | 2010-04-16 03:11:47 |
| Message-ID: | 843976.73026.qm@web39707.mail.mud.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thanks for the suggestion, Peter. It looks like pg_comparator is for comparing the contents of two different servers. I need to compare the contents of two dump files from the same server separated by time and busy developers.
Regards,
Bob Lunney
--- On Thu, 4/15/10, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> From: Peter Eisentraut <peter_e(at)gmx(dot)net>
> Subject: Re: [HACKERS] [PATCH] Add --ordered option to pg_dump
> To: "Bob Lunney" <bob_lunney(at)yahoo(dot)com>
> Cc: pgsql-hackers(at)postgresql(dot)org
> Date: Thursday, April 15, 2010, 4:36 PM
> On tor, 2010-04-15 at 10:48 -0700,
> Bob Lunney wrote:
> > I needed a way to run diffs on two
> > database dumps to see what data developers put in
> their
> > local databases versus the initial database load.
>
> Maybe pg_comparator would help you?
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2010-04-16 07:03:36 | Re: walreceiver is uninterruptible on win32 |
| Previous Message | John R Pierce | 2010-04-16 02:31:26 | solaris sparc 64bit binary release |