Обсуждение: blobs

Поиск
Список
Период
Сортировка

blobs

От
Cesar Alvarez
Дата:
hello every one
is there a way to store pictures or executables in postgres??

Cesar Alvarez.

Вложения

Re: blobs

От
Raymond O'Donnell
Дата:
On 04/07/2007 17:34, Cesar Alvarez wrote:

> is there a way to store pictures or executables in postgres??

http://www.postgresql.org/docs/8.2/static/datatype-binary.html

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

Re: blobs

От
Michael Glaesemann
Дата:
On Jul 4, 2007, at 11:34 , Cesar Alvarez wrote:

> is there a way to store pictures or executables in postgres??

 From the PostgreSQL FAQ
4.10) What is the difference between the various character types?
http://www.postgresql.org/docs/faqs.FAQ.html#item4.10

 From the PostgreSQL Documentation
8.4. Binary Data Types
http://www.postgresql.org/docs/8.2/interactive/datatype-binary.html

Chapter 30. Large Objects
http://www.postgresql.org/docs/8.2/interactive/largeobjects.html

Hope this helps.

Michael Glaesemann
grzm seespotcode net