Re: File Handling in pgsql

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: File Handling in pgsql
Дата
Msg-id 4BC2E173.3040909@iol.ie
обсуждение исходный текст
Ответ на File Handling in pgsql  (Vikram A <vikkiatbipl@yahoo.in>)
Ответы Re: File Handling in pgsql  (Vikram A <vikkiatbipl@yahoo.in>)
Список 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 по дате отправления:

Предыдущее
От: Vikram A
Дата:
Сообщение: File Handling in pgsql
Следующее
От: Vikram A
Дата:
Сообщение: Re: File Handling in pgsql