Log archiving (like db2, Oracle)

From: Holger Marzen <holger(at)marzen(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Log archiving (like db2, Oracle)
Date: 2002-02-13 07:04:51
Message-ID: Pine.LNX.4.44.0202130759550.19932-100000@bluebell.marzen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am working and playin with PostgreSQL for about a year now, and I
still find out new, great features. It is really great, stable and very
easy to admininistrate compared to db2 or Oracle.

But there is one important feature that ist missing compared to the big
players: Recovery of a database with the last full dump (e.g. nightly)
and all the archived logs. There are no archived logs in PostgreSQL by
now. PostgreSQL only has th WAL that does a crash recovery. Are there
plans to include archiving of "used" logs?

Regards
Holger

--
PGP/GPG Key-ID:
http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0xB5A1AFE1

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devin 2002-02-13 07:26:10 Database Performance?
Previous Message Bruce Momjian 2002-02-13 06:01:18 Re: Work Around For Simple Oracle interMedia?