| From: | Darko Prenosil <darko(dot)prenosil(at)finteh(dot)hr> |
|---|---|
| To: | nuno(dot)barros(at)fc(dot)ul(dot)pt (Nuno Barros), "pgsql-general" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Binary Large Objects |
| Date: | 2002-10-28 18:09:43 |
| Message-ID: | 200210281809.43241.darko.prenosil@finteh.hr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Documentation:
http://developer.postgresql.org/docs/postgres/largeobjects.html
On Friday 25 October 2002 17:07, Nuno Barros wrote:
> I want to implement an aplication that stores a lot of data in a DB.
>
> Every examples with large objects that i have seen use files. There's
> some other way to store large amounts of binary data without the use
> of files?
Not using files on server or not using files on client side ?
What interface You are using ?
>
> Greetings in advance
>
> Nuno Barros
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2002-10-28 18:38:25 | Re: multiple databases |
| Previous Message | Terry Yapt | 2002-10-28 17:35:56 | Re: Operator to compare numeric and double precision |