backup with blobs

From: Peter Pilsl <pilsl(at)goldfisch(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: backup with blobs
Date: 2001-04-18 20:50:50
Message-ID: 20010418225050.B89656@i3.atat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm currently using postgreSQL 7.0.2 and have big tables with a lot of
blobs. pg_dump does not cover this blobs.

When my system crashes or when I want to migrate to 7.1, will a pure
file-backup be enough or will I have to write my own tools for backup
and restore of this blobs and their oid's in the corresponding tables.

thnx,
peter

--
mag. peter pilsl

phone: +43 676 3574035
fax : +43 676 3546512
email: pilsl(at)goldfisch(dot)at
sms : pilsl(at)max(dot)mail(dot)at

pgp-key available

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Keith Menard 2001-04-18 20:51:23 PL/pgSQL problems
Previous Message msteele 2001-04-18 20:29:58 Inheritance question