Thread: blobs
View Single Post

   
  #3 (permalink)  
Old 04-09-2008, 07:15 PM
Michael Glaesemann
 
Posts: n/a
Default 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/i...pe-binary.html

Chapter 30. Large Objects
http://www.postgresql.org/docs/8.2/i...geobjects.html

Hope this helps.

Michael Glaesemann
grzm seespotcode net



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote