Re: bytea vs. pg_dump

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: bytea vs. pg_dump
Дата
Msg-id 565C89DC4525DF15B55922B1@teje
обсуждение исходный текст
Ответ на Re: bytea vs. pg_dump  (Hannu Krosing <hannu@2ndQuadrant.com>)
Список pgsql-hackers
--On Samstag, Mai 30, 2009 00:47:16 +0300 Hannu Krosing 
<hannu@2ndQuadrant.com> wrote:

> And we can also escape the need to uncompress TOAST'ed fields - just
> markup the compression as another \c at the beginning of data.

Hmm i thought about that, but that seems only to make sense if there is an 
easy way to "bypass" compressing the data on restore. Also, it seems to me 
that compression/decompression isn't a "real" bottleneck, but that needs to 
be confirmed.

--  Thanks
                   Bernd


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_migrator and an 8.3-compatible tsvector data type
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: bytea vs. pg_dump