bytea type shows different size on FreeBSD

Поиск
Список
Период
Сортировка
От Landreville
Тема bytea type shows different size on FreeBSD
Дата
Msg-id AANLkTimgshBkQ3Dn7+mg1O23EjGTzHxmq5D=8056-5vu@mail.gmail.com
обсуждение исходный текст
Ответы Re: bytea type shows different size on FreeBSD  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
I'm using psycopg-2.4 beta1 on FreeBSD and it is giving me a size that is twice the actual size for the bytea field on a table. In OSX and Linux using the same psycopg2 version the size is listed as 6151 (which is correct) while under FreeBSD it lists the size as 12303.

Has anyone else encountered this, or is there some way I can do further debugging to determine the cause?

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

Предыдущее
От: Daniele Varrazzo
Дата:
Сообщение: Psycopg on OSX
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: bytea type shows different size on FreeBSD