BLOB help needed...

Поиск
Список
Период
Сортировка
От Taber, Mark
Тема BLOB help needed...
Дата
Msg-id 7660B79A29B9D411999F00D0B78EC8900A5DE4A3@NTRK2
обсуждение исходный текст
Ответы Re: BLOB help needed...  (Guy Fraser <guy@incentre.net>)
Список pgsql-general

We’re implementing our first PostgreSQL database, and enjoying it very much.  However, we have a table that will store binary image files (pie charts, etc.) for later display on a dynamic webpage.  While we’re putting together our prototype application, I’ve been asked by the programmers (I’m the DBA) to “put the images in the database.”  I can see how to do this using Large Objects, but then getting them out again seems problematic, and the documentation is a bit sketchy.  Would BYTEA columns be better?  However, it seems to me that there is no easy way using psql to load images into a BYTEA column.  Any help would be greatly appreciated.

 

Regards,

 

Mark Taber

State of California

Department of Finance

Infrastructure & Architecture Unit

916.323.3104 x 2945

 

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

Предыдущее
От: Ron St-Pierre
Дата:
Сообщение: Re: composite type and assignment in plpgsql
Следующее
От: Frank Finner
Дата:
Сообщение: Re: Installation Postgresql