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 <[email protected]> wrote: > Vadim Trochinsky <[email protected]> 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 ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers >
