Re: fine tuned database dump/reload? - Mailing list pgsql-general

From Dan Armbrust
Subject Re: fine tuned database dump/reload?
Date
Msg-id 434BEDAB.4030300@gmail.com
Whole thread Raw
In response to Re: fine tuned database dump/reload?  (Bricklen Anderson <BAnderson@PresiNET.com>)
Responses Re: fine tuned database dump/reload?  (Dan Armbrust <daniel.armbrust.list@gmail.com>)
List pgsql-general
Bricklen Anderson wrote:

>
> pg_dump --help
> ...
>   -n, --schema=SCHEMA      dump the named schema only
>   -s, --schema-only        dump only the schema, no data
>   -t, --table=TABLE        dump the named table only
> ...
>

Just after I sent the e-mail, I realized that I forgot that I saw that
option - but on my first reading of the description (and being and
annoying user who didn't try it first) it didn't appear that it would
allow me to specify more than one table.

But I tested it, and it does let me specify the -t command more than
once.  So that gets me past that issue.

Dan


--
****************************
Daniel Armbrust
Biomedical Informatics
Mayo Clinic Rochester
daniel.armbrust(at)mayo.edu
http://informatics.mayo.edu/

pgsql-general by date:

Previous
From: Gregory Youngblood
Date:
Subject: Re: PostgreSQL missing in SuSE 10?
Next
From: Dan Armbrust
Date:
Subject: Re: fine tuned database dump/reload?