Crash Recovery

From: Noah Silverman <noah(at)allresearch(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Crash Recovery
Date: 2003-01-24 03:32:58
Message-ID: 2147483647.1043361178@[10.0.1.133]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

To preface my question, we are still in the process of evaluating postgres
to determine if we want to switch our production environment over.

I'm curious about where I can find documentation about crash recovery in
postgres. In mysql, there is a nice table recovery utility (myisamchk).
is there something similar in postgres? What do we do if a table or
database becomes corrupted? (I'm aware of backup techniques, but it isn't
feasible for some of our larger tables. We're already running on raid 5,
but can't do much more)

Thanks,

-N

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Ron Mayer 2003-01-24 04:16:09 Does "correlation" mislead the optimizer on large tables?
Previous Message alexandre :: aldeia digital 2003-01-23 20:31:03 Re: Same query, same performance