Re: fine tuned database dump/reload?

From: Dan Armbrust <daniel(dot)armbrust(dot)list(at)gmail(dot)com>
To: Bricklen Anderson <BAnderson(at)PresiNET(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: fine tuned database dump/reload?
Date: 2005-10-11 16:51:55
Message-ID: 434BEDAB.4030300@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan Armbrust 2005-10-11 16:58:57 Re: fine tuned database dump/reload?
Previous Message Douglas McNaught 2005-10-11 16:45:14 Re: fine tuned database dump/reload?