Re: Does postgresql support transaction logs - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Does postgresql support transaction logs
Date
Msg-id 200303101909.h2AJ90f20242@candle.pha.pa.us
Whole thread Raw
In response to Does postgresql support transaction logs  (Kelley Trombly-Freytag <kfreytag@fnal.gov>)
List pgsql-admin
It is called point-in-time recovery and we are working on it for our
next release.

---------------------------------------------------------------------------

Kelley Trombly-Freytag wrote:
> 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@fnal.gov
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-admin by date:

Previous
From: Daniel Rubio
Date:
Subject: Compiling contrib utilities
Next
From: Guy Martin
Date:
Subject: Running postgresql/initdb on linux/parisc problem