Re: Bug #743: pg_dump -a -c without DELETE FROM

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Bug #743: pg_dump -a -c without DELETE FROM
Дата
Msg-id 200208291747.g7THlsJ12598@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Bug #743: pg_dump -a -c without DELETE FROM  (Przemysław Sztoch <psztoch@interia.pl>)
Список 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 по дате отправления:

Предыдущее
От: Victor Wagner
Дата:
Сообщение: Re: LATIN2 ORDER BY
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: VU#352803 - postgresql