RE: [SQL] data larger than 8k

Поиск
Список
Период
Сортировка
От Rostislav Matl
Тема RE: [SQL] data larger than 8k
Дата
Msg-id 199807161658.SAA15445@aisa.fi.muni.cz
обсуждение исходный текст
Ответ на data larger than 8k  (Danny Rice <dwrice@indiana.edu>)
Ответы RE: [SQL] data larger than 8k  (Danny Rice <dwrice@indiana.edu>)
Список 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 по дате отправления:

Предыдущее
От: Danny Rice
Дата:
Сообщение: data larger than 8k
Следующее
От: Kurt Seel
Дата:
Сообщение: problems w/ tcl and large objects