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: Recovery from multi trouble


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: OKADA Satoshi <okada(dot)satoshi(at)lab(dot)ntt(dot)co(dot)jp>
  • Cc: pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: Recovery from multi trouble
  • Date: Mon, 19 Dec 2005 00:27:27 -0500
  • Message-id: <19940(dot)1134970047(at)sss(dot)pgh(dot)pa(dot)us>

OKADA Satoshi <okada(dot)satoshi(at)lab(dot)ntt(dot)co(dot)jp> writes:
> The loss of log was simulated by deleting the latest xlog file. 

What does that have to do with reality?  Postgres is very careful not to
use an xlog file until it's been fully metadata-synced.  You might as
well complain that PG doesn't recover after "rm -rf /" ...

			regards, tom lane



Home | Main Index | Thread Index

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