On 2000-02-18, [EMAIL PROTECTED] mentioned:

> pg_dump doesn't support large objects, I haven't found any advise how
> to do it in doc neither in FAQ. How an I to backup a db with large
> objects without losing my data?

You need to write a C program using libpq's lo_import and lo_export
functions.

-- 
Peter Eisentraut                  Sernanders väg 10:115
[EMAIL PROTECTED]                   75262 Uppsala
http://yi.org/peter-e/            Sweden



************

Reply via email to