Re: Best pg_dump practices

From: "Roderick A(dot) Anderson" <raanders(at)acm(dot)org>
To: MT <mt(at)open2web(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Best pg_dump practices
Date: 2003-06-16 19:54:23
Message-ID: Pine.LNX.4.33.0306161252530.22445-100000@main.cyber-office.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 12 Jun 2003, MT wrote:

> Hi,
>
> This will give me the data in its original, pristine form. Note that
> using pg_dump this way means that the data gets dumped as copy too. Is
> there a way to dump only the db objects (ie. tables, sequences, etc)
> and exclude the data.

man pg_dump gives me (on an older version - 7.2.1 :-)

pg_dump -s

Rod
--
"Open Source Software - Sometimes you get more than you paid for..."

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-06-16 20:20:55 Re: RE : full featured alter table?
Previous Message John Smith 2003-06-16 19:35:11 DBD::PgPP::CursorResponse