Re: Re: how critical is WAL

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: how critical is WAL
Дата
Msg-id 200102231815.NAA16184@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: how critical is WAL  (Boszormenyi Zoltan <zboszor@externet.hu>)
Список 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 по дате отправления:

Предыдущее
От: "Carolina Cora"
Дата:
Сообщение: Postgre Win32
Следующее
От: Adam Haberlach
Дата:
Сообщение: ...lame use of casting, looking for workaround...