On Wed, Aug 24, 2011 at 2:01 PM, Josh Berkus <[email protected]> wrote: > > FWIW, I have immediate use for this in creating cut-down versions of > databases for testing purposes. It'll eliminate a couple pages of shell > scripts for me.
Speaking of "cut-down versions", I have recently been using pg_sample, and been happy with the resulting subset database. I created a db <10 GB in size from a source db ~600Gb in a few minutes. https://github.com/mla/pg_sample -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
