Re: Bug #743: pg_dump -a -c without DELETE FROM - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Bug #743: pg_dump -a -c without DELETE FROM
Date
Msg-id 200208291747.g7THlsJ12598@candle.pha.pa.us
Whole thread Raw
In response to Re: Bug #743: pg_dump -a -c without DELETE FROM  (Przemysław Sztoch <psztoch@interia.pl>)
List pgsql-bugs
> Witam Philip Warner!
>
> 22 sierpnia 2002, 16:49:47, zosta³o napisane:
> >>   -c, --clean              clean (drop) schema prior to create
>
> PW> Given that it is dropping the table, it does not really need to do a delete.
> ---
> Ok. But I am talking about "pg_dump -a -c", not about "pg_dump -c".
> When I am unloading data only, I can't drop my table!

Well, the -a -c options only control what happens when the data is
reloaded.  It doesn't do anything to the database it is dumping.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Victor Wagner
Date:
Subject: Re: LATIN2 ORDER BY
Next
From: Bruce Momjian
Date:
Subject: Re: VU#352803 - postgresql