From: | Michael Glaesemann <grzm(at)seespotcode(dot)net> |
---|---|
To: | Cesar Alvarez <c(dot)alvarezx66(at)gmail(dot)com> |
Cc: | PGSQL GEneral Mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: blobs |
Date: | 2007-07-04 16:52:02 |
Message-ID: | 086B9E23-0CB9-46FC-8AB2-7DA6821587CC@seespotcode.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Andrej Ricnik-Bay | 2007-07-04 21:00:36 | Re: What O/S or hardware feature would be useful for databases? |
Previous Message | Raymond O'Donnell | 2007-07-04 16:42:12 | Re: blobs |