Does postgresql support transaction logs

From: Kelley Trombly-Freytag <kfreytag(at)fnal(dot)gov>
To: pgsql-admin(at)postgresql(dot)org
Subject: Does postgresql support transaction logs
Date: 2003-03-10 16:21:33
Message-ID: 3E6CBB8D.5020606@fnal.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am evaluation postgresql as a replacement for an database
that supports almost real-time measurements. The current
database (Sybase) has transaction logs that can be dumped
periodically during the day, to be used for recovery support.
They are applied to the database dump to bring the data
back up-to-the-minute of the last transaction log dump.

I have searched the archives and found older messages referencing
transaction logs and postgresql, as in, "postgresql does not
support transaction logs now but we hope to in the future".

Has the furture arrived. Does the most recent version of postgresql
support dumpable and appliable transaction logs?

Thank you,

--
Kelley Trombly-Freytag
Fermilab
kfreytag(at)fnal(dot)gov

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2003-03-10 16:25:38 Re: deadlock detected during insert
Previous Message raymond.chuasing 2003-03-10 13:54:35 backing up and restoring