This is a discussion on blobs within the Pgsql General forums, part of the PostgreSQL category; --> hello every one is there a way to store pictures or executables in postgres?? Cesar Alvarez. ---------------------------(end of broadcast)--------------------------- ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| 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/s...pe-binary.html --------------------------------------------------------------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland rod@iol.ie --------------------------------------------------------------- ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| 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 |
| Thread Tools | |
| Display Modes | |
|
|