dbTalk Databases Forums  

How to make lo_import and lo_export to use file on clientlocal machine?

comp.databases.postgresql.general comp.databases.postgresql.general


Discuss How to make lo_import and lo_export to use file on clientlocal machine? in the comp.databases.postgresql.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Premsun Choltanwanich
 
Posts: n/a

Default How to make lo_import and lo_export to use file on clientlocal machine? - 11-19-2004 , 03:25 AM






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?

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster


Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: How to make lo_import and lo_export to use file on client local machine? - 11-19-2004 , 09:02 AM






"Premsun Choltanwanich" <Premsun (AT) nsasia (DOT) co.th> writes:
Quote:
Could I make lo_import and lo_export to use file on client local
machine?
If you're using libpq, it has lo_export and lo_import functions.
If you're using some other client-side code, see its documentation.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.