Re: again trouble

From: "Bjoern Metzdorf" <bm(at)turtle-entertainment(dot)de>
To: "pg" <pgsql-general(at)postgresql(dot)org>
Subject: Re: again trouble
Date: 2002-07-12 07:19:09
Message-ID: 005c01c22974$6b4319e0$0564a8c0@toolteam.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

my experience shows, that such random errors you seem to be suffering from
in postgres are always caused by malfunctioning hardware, be it ram or
harddisk.

I'd suggest to dump the database and put it on another clean server, or if
that is not possible, to change ram and harddisk.

In my case my gdt scsi raid controller seemed to cause bit errors on the
scsi bus, leading to strange behaviour of postgres, which was not logically
explainable. Changing the hdd-subsystem and reinserting the dump was the
solution.

Greetings,
Bjoern

----- Original Message -----
From: Henrik Steffen <steffen(at)city-map(dot)de>
To: pg <pgsql-general(at)postgresql(dot)org>
Sent: Friday, July 12, 2002 8:27 AM
Subject: [GENERAL] again trouble

hello all,

another morning, another problem:

select * from zugriffsrechte;
ERROR: find_secondary_indexes: index 14958692 not fount

vacuum verbose analyze zugriffsrechte
ERROR: IndexSupportInitialize: no pg_index entry for index 14958692

tom, could this again be due to a broken SD-RAM chip?

Mit freundlichem Gruß

Henrik Steffen
Geschäftsführer

top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany
--------------------------------------------------------
http://www.topconcepts.com Tel. +49 4141 991230
mail: steffen(at)topconcepts(dot)com Fax. +49 4141 991233
--------------------------------------------------------
24h-Support Hotline: +49 1908 34697 (EUR 1.86/Min,topc)
--------------------------------------------------------
System-Partner gesucht: http://www.franchise.city-map.de
--------------------------------------------------------
Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563
--------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephane Bortzmeyer 2002-07-12 07:37:31 Re: Syntax check for functions?
Previous Message Andrew Sullivan 2002-07-12 07:07:59 Re: was there a change in FreeBSD SHM implementation from