Re: Re: how critical is WAL - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Re: how critical is WAL
Date
Msg-id 200102231815.NAA16184@candle.pha.pa.us
Whole thread Raw
In response to Re: how critical is WAL  (Boszormenyi Zoltan <zboszor@externet.hu>)
List pgsql-general
> I looked into the postgres manuals and as it suggests, I stopped
> postmaster and I tried to reindex this table in a standalone
> postgres. "reindex table" (without force) did not reindexed.
> "reindex index" dumped core. I dropped the primary index and
> tried to recreate it, but it also dumped core.
>
> I guess it falls under the 3rd category of your listed types of data loss.
> :-(
>
> The question still is : is this kind of failure repairable?
>
> The system is: RH 6.2, kernel-2.2.16-3, postgresql-7.0.3 rpms from
> ftp.postgresql.org.

Oh, I see.  I don't know of any way to repair it.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: "Carolina Cora"
Date:
Subject: Postgre Win32
Next
From: Adam Haberlach
Date:
Subject: ...lame use of casting, looking for workaround...