RE: [SQL] data larger than 8k - Mailing list pgsql-sql

From Rostislav Matl
Subject RE: [SQL] data larger than 8k
Date
Msg-id 199807161658.SAA15445@aisa.fi.muni.cz
Whole thread Raw
In response to data larger than 8k  (Danny Rice <dwrice@indiana.edu>)
Responses RE: [SQL] data larger than 8k  (Danny Rice <dwrice@indiana.edu>)
List pgsql-sql
On 16-Jul-98 Danny Rice wrote:
>
> If a table element can only handle up to 8k of data what do you do if
> you need to insert larger data?
>
> --
> Danny Rice

Use large_objects - it's in man pages.

+-----------------------------------------------------------------------------+
|  ROSTISLAV MATL, student of Masaryk University - Faculty of Informatics     |
|  e-mail: xmatl@fi.muni.cz      WWW: http://www.fi.muni.cz/~xmatl/index.html |
+-----------------------------------------------------------------------------+

pgsql-sql by date:

Previous
From: Danny Rice
Date:
Subject: data larger than 8k
Next
From: Kurt Seel
Date:
Subject: problems w/ tcl and large objects