Re: bytea or blobs?

Поиск
Список
Период
Сортировка
От Igor Shevchenko
Тема Re: bytea or blobs?
Дата
Msg-id 200402201442.13869.igor@carcass.ath.cx
обсуждение исходный текст
Ответ на Re: bytea or blobs?  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Список pgsql-sql
On Wednesday 18 February 2004 09:18, you wrote:
> Maybe if bandwidth is a restriction the base64 solution
> saves some bandwith, since base64 file is ~ 1.3 times larger
> than the original, whereas the escaped octal representation
> will be ~ 4 times larger.

If you use libpq's v3 protocol with binary format (PostgreSQL 7.4+), the 
overhead is minimal both ways.

-- 
Best regards,
Igor Shevchenko


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: pg_restore - don?t restore. Why?
Следующее
От: mark
Дата:
Сообщение: create function atof?