| From: | Darko Prenosil <darko(dot)prenosil(at)finteh(dot)hr> |
|---|---|
| To: | "Daniel Schuchardt" <daniel_schuchardt(at)web(dot)de>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: psql and blob |
| Date: | 2003-09-18 07:50:42 |
| Message-ID: | 200309180950.42203.darko.prenosil@finteh.hr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wednesday 17 September 2003 20:37, Daniel Schuchardt wrote:
> Hm, but lo_import/lo_export imports/exports from the local filesystem.
> I want to upload/download a clientfile to/from the Server Database with
> psql. I think this is a feature in psql. But i can't remember...
>
> Daniel
>
I'm afraid that You did not understand me.
In that documentation are *all* the ways to import and export large objects.
Check lo_write/lo_read and You'll see that they not depend on server
filesystem.
Regards !
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gaetano Mendola | 2003-09-18 08:23:26 | Re: High-volume shop uses PostgreSQL |
| Previous Message | Pavel Stehule | 2003-09-18 07:10:53 | Re: Where are PL/pgSQL functions stored? |