Re: [SQL] Blobs

Поиск
Список
Период
Сортировка
От Mathijs Brands
Тема Re: [SQL] Blobs
Дата
Msg-id 20000124165439.A1694@ilse.nl
обсуждение исходный текст
Ответ на Blobs  ("Neil Cameron" <n.cameron@blueice.co.uk>)
Список pgsql-sql
On Mon, Jan 24, 2000 at 02:33:59PM -0800, Neil Cameron allegedly wrote:
> Hi Folks
> 
> I want to store Word docs etc into the mighty Postgres. I think this means using blobs. 
> 
> 1.Does anybody know the SQL to create say a table with a field called docs to store them in. I don't know what the
datatype is.
 
> 
>     ie something like CREATE TABLE documents docs (blob datatype ??)
> 
> 2. Is there some special syntax to get the blob back. ie SELECT (special syntax)
> 
> Thanks
> 
> Neil@blueice

You'll need to use large objects. The documentation explains how to (I'm
a bit lazy ;)

Mathijs


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

Предыдущее
От: "Neil Cameron"
Дата:
Сообщение: Blobs
Следующее
От: Compte utilisateur Sultan-advl
Дата:
Сообщение: Fwd: Re: [SQL] Blobs