This probably isn't the right place to ask that question but you may as well try `pg_dump -t PATTERN`. Man pg_dump for more information on how to form that pattern.
On Mon, Apr 18, 2011 at 11:05 AM, Sethu Prasad <sethuprasad...@gmail.com>wrote: > Hi List, > I am using PostgreSQL 9.0.3 and I have a need to dump only the selective > data from partial list of tables of a database. Is there a straight way to > do it with pg_dump or any alternative work around to suggest here?! > > Sethu Prasad. G. > >