blobs

Started by Cesar Alvarezalmost 19 years ago3 messagesgeneral
Jump to latest
#1Cesar Alvarez
c.alvarezx66@gmail.com

hello every one
is there a way to store pictures or executables in postgres??

Cesar Alvarez.

In reply to: Cesar Alvarez (#1)
Re: blobs

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

#3Michael Glaesemann
grzm@seespotcode.net
In reply to: Cesar Alvarez (#1)
Re: blobs

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