Re: [GENERAL] Can the PostgreSQL store the Multimedia files

2006-03-15 Thread Devrim GUNDUZ
Hi, On Fri, 2006-03-10 at 08:47 -0800, [EMAIL PROTECTED] wrote: > - Can the PostgreSQL store the Multimedia files ( Images ,video > ,audio)??and exactly how?? Yes. The keyword is "large object". > pleaze I want the answer very fast Was that fast enough? -- The PostgreSQL Company - Comman

[GENERAL] Can the PostgreSQL store the Multimedia files

2006-03-15 Thread senyorita . abeer
hallo, I am working with a group on a Gradute project and we use the PostgreSQL database for build an information system for a school. we have a small question: - Can the PostgreSQL store the Multimedia files ( Images ,video ,audio)??and exactly how?? - IF not , can we make some change in the s

Re: [GENERAL] Can the PostgreSQL store the Multimedia files

2006-03-11 Thread Christopher Browne
In the last exciting episode, [EMAIL PROTECTED] wrote: > hallo, I am working with a group on a Gradute project and we use the > PostgreSQL database for build an information system for a school. > we have a small question: > - Can the PostgreSQL store the Multimedia files ( Images ,video > ,audio...