Re: Size of Large objects

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Size of Large objects
Дата
Msg-id 200507260947.33721.peter_e@gmx.net
обсуждение исходный текст
Ответ на Size of Large objects  ("Bianca Oberst" <bianca.oberst@gmx.de>)
Ответы Re: Size of Large objects
Список 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 по дате отправления:

Предыдущее
От: "Bianca Oberst"
Дата:
Сообщение: Size of Large objects
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Size of Large objects