What happens when wal fails?

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: What happens when wal fails?
Date: 2005-08-04 04:29:54
Message-ID: 42F199C2.7030108@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If I put the pg_xlog directory on its own disk, then that disk fails,
does that mean the postgres is hosed or does it just mean that postgres
no longer safe from a power outage? Does pg detect a problem with the
wal and then call fsync() on the database files if wal isn't working?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Supiah Mustaffa 2005-08-04 04:39:40 Tsearch2 doesn't work
Previous Message CSN 2005-08-04 04:29:47 Re: untrusted languages and non-global superusers?