From: | "Henrik Steffen" <steffen(at)city-map(dot)de> |
---|---|
To: | "pg" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Serious Crash last Friday |
Date: | 2002-07-11 06:46:54 |
Message-ID: | 011401c228a6$bef67420$7100a8c0@topconcepts.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
16584 was mentioned in the error message
ERROR: cannot open segment 1 of relation pg_toast_16584
so I did a find in the /var/lib/pgsql folder and found only this particular
file.
I would say, it contains table information/content of the table 'altseiten'
with
the corrupted field.
select reltoastidxid from pg_class where relname='altseiten'
delivers: 0 ???
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
--------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Curt Sampson | 2002-07-11 06:50:41 | Re: Hardware for PG |
Previous Message | Henrik Steffen | 2002-07-11 06:37:20 | Re: Serious Crash last Friday |