Craeting special backup

From: Együd Csaba <csegyud(at)vnet(dot)hu>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Craeting special backup
Date: 2003-09-23 05:06:29
Message-ID: 005301c38190$79fc7dd0$210a0a0a@info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
I'd like to create a backup CD which can be - somehow - searched or at least
appended to the live db. I mean a backup of data older then 5 years. If the
customer needs to search something in the old data he should simply insert
the CD, attach it to the database and perform his/her search. After
completing his/her work disattaches the CD and goes on.

Is there any way to do this? Or I have to insert the the old data to the db
and then delete(+vacuum) it?

Thank you all in advance.

Best Regards,
-- Együd Csaba

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.519 / Virus Database: 317 - Release Date: 2003. 09. 17.

Browse pgsql-admin by date

  From Date Subject
Next Message shreedhar 2003-09-23 10:57:42 PostgreSQL query failed: ERROR: pg_atoi: zero-length string
Previous Message Erwin Brandstetter 2003-09-22 20:21:10 Return last value in of array (PostgreSQL 7.2.1)