Re: Size of data stored in bytea record?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Size of data stored in bytea record?
Дата
Msg-id 20050126162035.GB83314@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Size of data stored in bytea record?  ("Carlos Oliva" <carlos@pbsinet.com>)
Список pgsql-general
On Wed, Jan 26, 2005 at 08:38:55AM -0500, Carlos Oliva wrote:

> Thank you Michael.  I am using the BIT_LENGTH function which seems to return
> the size in bits of the stored blob

Do you need the length in bits?  If not, then one of the other
functions in the documentation I referenced might be closer to
what you seek.

http://www.postgresql.org/docs/8.0/static/functions-binarystring.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: backslashes in queries containing LIKE
Следующее
От: "Frank D. Engel, Jr."
Дата:
Сообщение: Re: Splitting queries across servers