On Friday 04 Feb 2005 7:04 pm, Ben-Nes Yonatan wrote:
First thanks for your answer David but im afraid that i still got a problem
> with this solution... im not trying to upload a big file which contain data
> which is supposed to be divided to plenty of rows, i want to upload a big
> file (wav,ppt,whatever...) into one column one row... maybe i can use COPY
> to upload the rows to a temp_table and then from there build the file at
> the primary table so it will be only postgresql working in his own
> enviroment... though that seem "too heavy" isnt there a better elegant
> solution?
May be this will help..
http://www.postgresql.org/docs/8.0/static/datatype-binary.html
> >HTH :)
> Whats HTH? and to what should i vote? ;)
HTH is Hope this/that helps..
Shridhar