Re: Weight BLOB objects in postgreSQL? How?

From: "Leonardo M(dot) Ramé" <l(dot)rame(at)griensu(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Weight BLOB objects in postgreSQL? How?
Date: 2015-03-04 15:36:00
Message-ID: 54F72660.2060806@griensu.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Here's the answer.

http://pdenya.com/2014/01/16/postgres-bytea-size/

El 04/03/15 a las 12:17, John R Pierce escibió:
> On 3/4/2015 7:03 AM, María Griensu wrote:
>> I need to figure out how can I weight BLOB objects in a table of a
>> DB, I'm not expert on this topics, so I appreciate any help you can
>> give me.
>
> postgres's equivalent of BLOB is BYTEA. I'm not sure what you mean
> by 'weight' here.
>
> --
> john r pierce 37N 122W
> somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message María Griensu 2015-03-04 15:36:36 Re: Weight BLOB objects in postgreSQL? How?
Previous Message María Dovale 2015-03-04 15:28:35 Re: Weight BLOB objects in postgreSQL? How?