Re: File Handling in pgsql - Mailing list pgadmin-support

From Raymond O'Donnell
Subject Re: File Handling in pgsql
Date
Msg-id 4BC2E173.3040909@iol.ie
Whole thread Raw
In response to File Handling in pgsql  (Vikram A <vikkiatbipl@yahoo.in>)
Responses Re: File Handling in pgsql  (Vikram A <vikkiatbipl@yahoo.in>)
List pgadmin-support
On 12/04/2010 09:48, Vikram A wrote:
> Hi,
> I would like to store the files(.doc, .xls , images, vedios) in the postgresql data base as a field. 
> Is postgres is supporting such kind of activities?Or In what way i can do so?
> Please guide me. 

Hi there,

This is a postgres-related question and better asked on the
pgsql-general mailing list; this list is for PgAdmin.

Have a look at the bytea data type in the docs for storing binary
information - it ought to do what you need.

HTH,

Ray.

-- 
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie


pgadmin-support by date:

Previous
From: Vikram A
Date:
Subject: File Handling in pgsql
Next
From: Vikram A
Date:
Subject: Re: File Handling in pgsql