Re: Failure Recovery

From: Hal Davison <herbie(at)faams(dot)net>
To: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Failure Recovery
Date: 2006-02-27 16:38:30
Message-ID: 1141058309.25216.31.camel@faams.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Mon, 2006-02-27 at 11:28, A. Kretschmer wrote:
> am 27.02.2006, um 11:21:50 -0500 mailte Hal Davison folgendes:
> > Greetings..
> >
> > I have seen some databases writing to a 'Before Image' and 'After Image'
> > that processes pening and completed transactions so that incase of an
> > abnormal termination the DB can be automatically recovered.
> >
> > Do we have this ability or anything similar to it?
>
> Perhaps do you search for
> http://www.postgresql.org/docs/current/static/wal.html
>
>
> Andreas

Yes, I read the WAL docs. Just wanted a personal opinion on the
viability of the feature in real life.

--Hal
Davison Consulting
Sarasota, Florida

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2006-02-27 16:39:31 Re: Uppercase initials in Win XP
Previous Message A. Kretschmer 2006-02-27 16:28:03 Re: Failure Recovery