3 Mar
2003
3 Mar
'03
8:36 a.m.
Maik Jablonski wrote:
Edward Muller wrote:
Okay... Saw that But it doesn't tell me how to get the file into a postgres database though.
Take the content of the file and store it with an ExternalMethod in a BLOB-field... btw: I don't think that Postgres is a good storage for binary-objects...
[snip] Why so? Do you have negative experience with BLOBs in Postgresql? I did some (very unscientific) tests with some mp3s once, and it seemed to perform quite well. This was with Postgresql 7.2, and about 500Mb of data. - peter.