How to make lo_import and lo_export to use file on client local machine? - Mailing list pgsql-general

From Premsun Choltanwanich
Subject How to make lo_import and lo_export to use file on client local machine?
Date
Msg-id s19e1e7b.036@jupiter.nsasia.co.th
Whole thread Raw
Responses Re: How to make lo_import and lo_export to use file on client local machine?
List pgsql-general
I try to use lo_import and lo_export for manage large object on
PostgreSQL. I found that all files must be process on server with these
commands.

Could I make lo_import and lo_export to use file on client local
machine?
And How?

Or Is it has other ways to manage large object that process is between
client local machine and PostgreSQL database?

pgsql-general by date:

Previous
From: David Pradier
Date:
Subject: Re: How to make a good documentation of a database ?
Next
From: Richard Huxton
Date:
Subject: Batching multiple CREATE TABLE commands