pg_dump and large object?

From: "Paul Skinner" <skin(at)skin(dot)dhs(dot)org>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: pg_dump and large object?
Date: 2000-08-20 06:00:56
Message-ID: 001101c00a6c$02080680$02320a0a@k6500
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

How should one go about backing up large objects from a DB as pg_dump only handles the internal data and structures?

Do I just copy the files? If the worst does happen, I can restore from the pg_dump file and copy all the xinv and invx files back?

Paul

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Mike White 2000-08-20 13:38:00 starting postgres
Previous Message Paulo Roberto Siqueira 2000-08-19 23:29:43 Triggers?