Size of data stored in bytea record?

From: Carlos <Carlos(at)pbsinet(dot)com>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Size of data stored in bytea record?
Date: 2005-01-25 21:58:33
Message-ID: E148BE531B8AD311922E005004D3EEA102FFC22A@xchserver.pbsinet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a way that I can find out the size of a bytea record? I am storing
images into bytea fields and I just want to know the size of the image that
it has been saved in the field

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2005-01-25 21:58:49 Re: EMBEDDED PostgreSQL
Previous Message Tom Lane 2005-01-25 21:55:40 Re: Delete with a multi-column join?