Re: RC5 Bundled ... - Mailing list pgsql-hackers

From Michael Fuhr
Subject Re: RC5 Bundled ...
Date
Msg-id 20050111175157.GA39856@winnie.fuhr.org
Whole thread Raw
In response to Re: RC5 Bundled ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Tue, Jan 11, 2005 at 11:25:54AM -0500, Bruce Momjian wrote:
> Tom Lane wrote:
> > 
> > The latest bug report reminded me that our standard test suite doesn't
> > exercise pg_dump at all.  Please do try to beat on RC5's pg_dump over
> > the next week and see if it does the right things.
> 
> The classic test is dump/reload/dump and compare the dumps.  I wonder if
> we could automate that.

That wouldn't have caught the index ownership bug.  I just did a
test with the 8.0.0rc4 pg_dump and got identical output even though
the restored indexes had the wrong ownership.  I don't oppose the
idea -- I'm just mentioning one case where it wouldn't have worked.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: problem with casts dump/restore
Next
From: Tom Lane
Date:
Subject: Re: problem with casts dump/restore