Enhancement to pg_dump - Mailing list pgsql-hackers

From Rob Kirkbride
Subject Enhancement to pg_dump
Date
Msg-id e0b3cb2b0811251239h69a16dd3la6718ed5a38ff2b@mail.gmail.com
Whole thread Raw
Responses Re: Enhancement to pg_dump  ("Dave Page" <dpage@pgadmin.org>)
Re: Enhancement to pg_dump  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
Hi,<br /><br />I'm very new to hacking postgresql but am using on a very big site (<a
href="http://ojp.nationalrail.co.uk">http://ojp.nationalrail.co.uk</a>).One of the issues that we have is moving data
froma live database to a reports one. I've hacked an extra option to pg_dump to delete from tables rather than dropping
them.<br/><br />Once I'm happy with it (I'm a bit rusty at C!), do I post the patch here?<br /><br />Thanks<br /><br
/>Rob<br/><br /> 

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Snapshot warning
Next
From: "Dave Page"
Date:
Subject: Re: Enhancement to pg_dump