Retrieve large object - Mailing list pgsql-general

From Carmen Wai
Subject Retrieve large object
Date
Msg-id 275942a40603240206i502b1ffeg5071782c933a5c34@mail.gmail.com
Whole thread Raw
List pgsql-general
Hello:

My database table consists of a column of large object and i can only use lo_export to export 1 large object file each time, as my application is required to retrieve all the large object files from the table, is there any way to retrieve all the large object files quickly?? Any similar command like "COPY TO" for the table with large object??

Thanks a lot!
Carmen

pgsql-general by date:

Previous
From: "Just Someone"
Date:
Subject: Re: Some pgbench results
Next
From: "Just Someone"
Date:
Subject: Practical limit on number of tables ina single database