Re: [ADMIN] Backup of db with large objects.

From: Karel Zak - Zakkr <zakkr(at)zf(dot)jcu(dot)cz>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: M(dot)Mazurek(at)poznan(dot)multinet(dot)pl, pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] Backup of db with large objects.
Date: 2000-02-21 09:47:35
Message-ID: Pine.LNX.3.96.1000221104440.31581A-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


On Sat, 19 Feb 2000, Peter Eisentraut wrote:

> On 2000-02-18, M(dot)Mazurek(at)poznan(dot)multinet(dot)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.

ftp://ftp2.zf.jcu.cz/users/zakkr/pg/pg_dumplo-0.0.3.tar.gz

(..still available for PG's contrib, Wanted?)

Karel

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message M.Mazurek 2000-02-21 11:10:44 Re: [ADMIN] Backup of db with large objects.
Previous Message Peter Eisentraut 2000-02-20 14:21:30 Re: [ADMIN] Can NOT dump db with 6.4.2's pg_dumpall