Re: [PATCHES] Patch for pg_dump: Multiple -t options and

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] Patch for pg_dump: Multiple -t options and
Дата
Msg-id 18087.1092370900@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] Patch for pg_dump: Multiple -t options and  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: [PATCHES] Patch for pg_dump: Multiple -t options and  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> That should make exporting to other DBs a lot easier. Of course, that 
>> could be cutting our own throat too ...

> It won't make any difference to anything.  You can already dump in 
> INSERT format.

And anyway, the DDL peculiarities would be the hard part for someone to
fix, not the data formatting.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: DROP TABLESPACE causes panic during recovery
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [PATCHES] Patch for pg_dump: Multiple -t options and