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

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #743: pg_dump -a -c without DELETE FROM
Дата
Msg-id 20020822144024.B3766475CB8@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #743: pg_dump -a -c without DELETE FROM  (Philip Warner <pjw@rhyme.com.au>)
Re: Bug #743: pg_dump -a -c without DELETE FROM  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Przemyslaw Sztoch (psztoch@interia.pl) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
pg_dump -a -c without DELETE FROM

Long Description
In my opinion "pg_dump -a -c" should generate "DELETE FROM <table>" before COPY statement.
Options:
  -a, --data-only          dump only the data, not the schema
  -c, --clean              clean (drop) schema prior to create
TIA for answer or your opinions.

Sample Code


No file was uploaded with this report

В списке pgsql-bugs по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #742: 7.2.1 createdb test gives segmentation fault
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #744: initdb --pwprompt=????