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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: M(dot)Mazurek(at)poznan(dot)multinet(dot)pl
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Backup of db with large objects.
Date: 2000-02-19 14:13:06
Message-ID: Pine.LNX.4.21.0002191506470.474-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Ma 2000-02-19 19:41:44 Can NOT dump db with 6.4.2's pg_dumpall
Previous Message Chris Potter 2000-02-19 07:42:08 Is DB Limited To 1 File?