Re: Size of data stored in bytea record? - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Size of data stored in bytea record?
Date
Msg-id 20050126162035.GB83314@winnie.fuhr.org
Whole thread Raw
In response to Re: Size of data stored in bytea record?  ("Carlos Oliva" <carlos@pbsinet.com>)
List 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 by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: backslashes in queries containing LIKE
Next
From: "Frank D. Engel, Jr."
Date:
Subject: Re: Splitting queries across servers