Re: Large Objects

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Large Objects
Дата
Msg-id GNELIHDDFBOCMGBFGEFOGEJDCBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Large Objects  ("Hunter, Ray" <rhunter@enterasys.com>)
Ответы Re: Large Objects  (Alexander Steinert <stony8@gmx.de>)
Список pgsql-sql
Don't use them.  They were needed when Postgres only supported 8k per row.  Now you can just use the 'text' datatype for text data and the 'bytea' datatype for binary data.  You have a limit of a few gigs per row with them.
 
Chris
-----Original Message-----
From: pgsql-sql-owner@postgresql.org [mailto:pgsql-sql-owner@postgresql.org]On Behalf Of Hunter, Ray
Sent: Wednesday, 27 February 2002 9:46 PM
To: pgsql-sql@postgresql.org
Subject: [SQL] Large Objects

I have been reading the user manual for largre objects in postgres.  What I do not understand is when and why you would use them?

Can someone point me to some good documentation on this...

Thanks,

Ray Hunter
Firmware Engineer

ENTERASYS NETWORKS

Phone:          801 887-9888
Fax:            801 972-5789
Email:          rhunter@enterasys.com
www:            www.enterasys.com

В списке pgsql-sql по дате отправления:

Предыдущее
От: Erle Czar Mantos
Дата:
Сообщение: Re: Large Objects
Следующее
От: "Jan Oravec"
Дата:
Сообщение: backward SQL query