Re: [ADMIN] Backup of db with large objects. - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: [ADMIN] Backup of db with large objects.
Date
Msg-id Pine.LNX.4.21.0002191506470.474-100000@localhost.localdomain
Whole thread Raw
In response to Backup of db with large objects.  (M.Mazurek@poznan.multinet.pl)
Responses Re: [ADMIN] Backup of db with large objects.
List pgsql-admin
On 2000-02-18, M.Mazurek@poznan.multinet.pl 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
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-admin by date:

Previous
From: Chris Potter
Date:
Subject: Is DB Limited To 1 File?
Next
From: Michael Ma
Date:
Subject: Can NOT dump db with 6.4.2's pg_dumpall