Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: How can I restore from WAL log? [PG 7.3]



On Thu, Sep 28, 2006 at 22:16:19 +0800,
  Chan Michael <michael_kychan(at)yahoo(dot)com(dot)hk> wrote:
> Hi,
> 
> I am new to PostgreSQL and now want to know how can I recover from a database crash.

If you are just talking about the server dying unexpectedly, you recover
by restarting it. Doing this should recover all transactions.

Note that if your hard drives a lying to you about write completion, this
might not work.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group