Re: [SQL] Blobs - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: [SQL] Blobs
Date
Msg-id Pine.LNX.4.21.0001242123140.525-100000@localhost.localdomain
Whole thread Raw
In response to Blobs  ("Neil Cameron" <n.cameron@blueice.co.uk>)
List pgsql-sql
You have to use "large objects". See the programmer's guide.

On 2000-01-24, Neil Cameron mentioned:

> 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
> 
> 

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




pgsql-sql by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [SQL] Backend crash
Next
From: Tom Lane
Date:
Subject: DISTINCT ON: speak now or forever hold your peace