Re: Table data exclusion patch for pg_dump - Mailing list pgsql-hackers

From Asko Oja
Subject Re: Table data exclusion patch for pg_dump
Date
Msg-id ecd779860905011132w21478122x18e2d571d3660b11@mail.gmail.com
Whole thread Raw
In response to Re: Table data exclusion patch for pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
How do you use -s to exclude data for some tables from otherwise full dump?
Dump schema and data separately?

On Fri, May 1, 2009 at 6:38 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Vadim Trochinsky <me@vadim.ws> writes:
> This is a patch that allows choosing not to dump the data for the selected
> tables.

Why wouldn't you just use -s ?

                       regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Table data exclusion patch for pg_dump
Next
From: Tom Lane
Date:
Subject: Re: Table data exclusion patch for pg_dump