Re: bytea vs. pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bytea vs. pg_dump
Дата
Msg-id 15904.1241533238@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: bytea vs. pg_dump  (Dimitri Fontaine <dfontaine@hi-media.com>)
Ответы Re: bytea vs. pg_dump  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
Dimitri Fontaine <dfontaine@hi-media.com> writes:
> Still, apart from lack of interest from developpers and/or resources, is
> there some reason we don't have a pg_dump --binary option?

It seems rather antithetical to one of the main goals of pg_dump,
which is to provide a dump that can reliably be loaded onto other
machines or newer versions of Postgres.  I don't think that we
should provide such a foot-gun in hopes of getting relatively
minor performance improvements; especially when we have not
exhausted the alternatives.
        regards, tom lane


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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: bytea vs. pg_dump
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: bytea vs. pg_dump