Re: pg_dump --exclude-table-data - Mailing list pgsql-hackers

From bricklen
Subject Re: pg_dump --exclude-table-data
Date
Msg-id CAGrpgQ8eG=fDQoJw10q38bkdbU06BZk9TvTY9inTZgzHPuBoCg@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump --exclude-table-data  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On Wed, Aug 24, 2011 at 2:01 PM, Josh Berkus <josh@agliodbs.com> 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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: SSI 2PC coverage
Next
From: Josh Berkus
Date:
Subject: Re: pg_restore --no-post-data and --post-data-only