Re: fine tuned database dump/reload? - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: fine tuned database dump/reload?
Date
Msg-id 20051013193210.GE23883@pervasive.com
Whole thread Raw
In response to fine tuned database dump/reload?  (Dan Armbrust <daniel.armbrust.list@gmail.com>)
Responses Re: fine tuned database dump/reload?
List pgsql-general
Since no one else has mentioned it, there has been discussion this week
on one of the lists (probably -general or -hackers) about expanding the
capabilities of pg_dump. I've advocated for allowing a file that
specifies what objects to dump and what kind of filtering to apply to
the name. Allowing for only dumping certain rows in a table (applying a
WHERE clause) would be a neat addition to that.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: On "multi-master"
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL Gotchas