information related to blobs - Mailing list pgsql-general

From aravind chandu
Subject information related to blobs
Date
Msg-id 420537.20778.qm@web31406.mail.mud.yahoo.com
Whole thread Raw
Responses Re: information related to blobs
List pgsql-general
Hello,

          Blobs stores large amount can you please tell me what is the limit i.e hw many kb of data can it store ? say 4000k like that.

         For suppose if a 4000kb data can be stored using blob and the data stored in blob is 3600k what about the remaining data? will it allocates all the 4000kb data or will it allocates only 3600kb data? Like char(100) it will allocates all 100 bytes in memory and  varchar(100) which is variable memory?

pgsql-general by date:

Previous
From: Marc Munro
Date:
Subject: pgmemcache status
Next
From: Garry Saddington
Date:
Subject: regexp help