Re: bytea vs. pg_dump

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: bytea vs. pg_dump
Дата
Msg-id D08C7A479A329583CB864EB4@teje
обсуждение исходный текст
Ответ на Re: bytea vs. pg_dump  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: bytea vs. pg_dump  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
--On Dienstag, Mai 05, 2009 16:57:50 -0400 Andrew Dunstan 
<andrew@dunslane.net> wrote:

> Hex will already provide some space savings over our current encoding
> method for most byteas anyway. It's not like we'd be making things less
> efficient space-wise. And in compressed archives the space difference is
> likely to dissolve to not very much, I suspect.

I'm dumb: I don't understand why a hex conversion would be significantly 
faster than what we have now?

--  Thanks
                   Bernd


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Patch to fix search_path defencies with pg_bench
Следующее
От: Bernd Helmle
Дата:
Сообщение: ToDo: Clear table counters on TRUNCATE