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

SOLVED: Corrupted index file after restoring WAL on warm spare server



Problem solved!  It turns out the warm spare server wasn't the same release of Linux, though that wasn't quite the problem.  However, it also an older version of the tar utility.

When I restored the index file with the problem, it came out as 32768 bytes long rather than 40960 bytes long.

Upgrading to the current version of the GNU tar utility program fixed the problem.
--
Mike Nolan


Home | Main Index | Thread Index

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