Re: Size of Large objects - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Size of Large objects
Date
Msg-id 200507260947.33721.peter_e@gmx.net
Whole thread Raw
In response to Size of Large objects  ("Bianca Oberst" <bianca.oberst@gmx.de>)
Responses Re: Size of Large objects  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-admin
Am Dienstag, 26. Juli 2005 08:37 schrieb Bianca Oberst:
> I'm new in postgres. I searched the archives, but I don't find an answer.
> So can anybody tell me the explicit size, which a clob or a blob can have
> in postgres 8.0?

Columns can contain up to 1 GB of data.  The terms clob or blob are not used
in PostgreSQL; the limitation is the same on all column types.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-admin by date:

Previous
From: "Bianca Oberst"
Date:
Subject: Size of Large objects
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Size of Large objects