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
|
Список | 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 ObjectsI 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 EngineerENTERASYS NETWORKS
Phone: 801 887-9888
Fax: 801 972-5789
Email: rhunter@enterasys.com
www: www.enterasys.com
В списке pgsql-sql по дате отправления: