From: | ohp(at)pyrenet(dot)fr |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: problemsafter crash |
Date: | 2005-02-08 19:40:57 |
Message-ID: | Pine.UW2.4.53.0502082037530.2222@server.pyrenet.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Tom,
The problem was worse then that:
there were actually twice the same row in the table, delete those twins
helped.
One of my customer suffered the same problem in 2 of his tables and even
the OID was the same!
how can that be possible?
again, deleting those rows helped
On Tue, 8 Feb 2005, Tom Lane wrote:
> Date: Tue, 08 Feb 2005 10:40:33 -0500
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: ohp(at)pyrenet(dot)fr
> Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] problemsafter crash
>
> ohp(at)pyrenet(dot)fr writes:
> > I had a crash last night and since while vacuuming databases (either full
> > or lazy) I get this error:
>
> > duplcate key violates unique cnstraint "pg_statistic_relid_att_index"
>
> Reindexing pg_statistic would probably make that go away ...
>
> regards, tom lane
>
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)
From | Date | Subject | |
---|---|---|---|
Next Message | pgsql | 2005-02-08 19:46:42 | Re: "external indices" ... |
Previous Message | Marc G. Fournier | 2005-02-08 19:22:57 | "external indices" ... |