Re: size of pg_dump files containing bytea values

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: size of pg_dump files containing bytea values
Дата
Msg-id 16771.1152812561@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: size of pg_dump files containing bytea values  (Greg Stark <gsstark@mit.edu>)
Список pgsql-performance
Greg Stark <gsstark@mit.edu> writes:
> Didn't byteas used to get printed as hex?

No, not that I recall.  I don't have anything older than 7.0 running,
but it behaves the same as now:

play=> select 'xyz\\001'::bytea;
 ?column?
----------
 xyz\001
(1 row)

play=>

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: hyper slow after upgrade to 8.1.4
Следующее
От: "Medora Schauer"
Дата:
Сообщение: Re: hyper slow after upgrade to 8.1.4