Re: AW: Proposal: More flexible backup/restore via pg_dump
Stephan Szabo <sszabo@kick.com>
From: "Stephan Szabo" <sszabo@kick.com>
To: "Philip Warner" <pjw@rhyme.com.au>
Cc: <pgsql-hackers@postgresql.org>
Date: 2000-06-30T02:15:21Z
Lists: 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.