From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "[?Windows-1250?]" <psztoch(at)interia(dot)pl> |
Cc: | Philip Warner <pjw(at)rhyme(dot)com(dot)au>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Bug #743: pg_dump -a -c without DELETE FROM |
Date: | 2002-08-29 17:47:54 |
Message-ID: | 200208291747.g7THlsJ12598@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> Witam Philip Warner!
>
> 22 sierpnia 2002, 16:49:47, zostao 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-08-29 18:27:43 | Re: VU#352803 - postgresql |
Previous Message | Victor Wagner | 2002-08-29 15:30:55 | Re: LATIN2 ORDER BY |