Dumping part (not all) of the data in a database...methods? - Mailing list pgsql-general

From Andrew Edson
Subject Dumping part (not all) of the data in a database...methods?
Date
Msg-id 601711.45842.qm@web34201.mail.mud.yahoo.com
Whole thread Raw
Responses Re: Dumping part (not all) of the data in a database...methods?  ("Merlin Moncure" <mmoncure@gmail.com>)
Re: Dumping part (not all) of the data in a database...methods?  ("Leif B. Kristensen" <leif@solumslekt.org>)
List pgsql-general
I'm needing to do a partial dump on a database.  All of the entries in the db can be marked as one of two groups, and I've been asked to create a dump of just the second group.  It is possible to do a select statement based dump and just grab the one set of records in the output?


Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: The rule question before, request official documentation on the problem
Next
From: "Alberto Molteni"
Date:
Subject: Re: Transactions through JDBC