Re: AW: Proposal: More flexible backup/restore via pg_dump - Mailing list pgsql-hackers

From Stephan Szabo
Subject Re: AW: Proposal: More flexible backup/restore via pg_dump
Date
Msg-id 000901bfe239$0b054050$0c64010a@kick.com
Whole thread Raw
In response to Re: AW: Proposal: More flexible backup/restore via pg_dump  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
> At 20:30 29/06/00 -0400, Tom Lane wrote:
> >
> >Oh, you're right, it does not.  So you'd first have to run through the
> >table and verify that the constraint holds for each existing tuple.
> >Doesn't seem like a big deal though...
> >
> 
> Does this mean somebody is likely to do it? It'd certainly make
> backup/restore more reliable.

I'll take a stab at it. It might take me a while to get stuff working
but it shouldn't take too long before the beginnings are there.




pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: AW: Proposal: More flexible backup/restore via pg_dump
Next
From: Philip Warner
Date:
Subject: Modified pg_dump & new pg_restore need testing...