Re: Duplicate key

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Duplicate key
Дата
Msg-id 23917.1063045271@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Duplicate key  ("Gaetano Mendola" <mendola@bigfoot.com>)
Список pgsql-admin
"Gaetano Mendola" <mendola@bigfoot.com> writes:
> I'm running Postgres 7.3.3 on a Linux Box
> I know that seems impossible,
> that I can not replicate the bug but
> today without hardware failure, power down etc etc
> I had a duplicate primary key + a duplicate unique index
> on one table. I already had this "kind" of problem in another
> table and I solved the problem not reindexing anymore that
> table, now this table have 12 index and is eavely updated/inserted
> so I must reindex this table once in a day.

What command have you been issuing, exactly?  Also, let's see psql's \d
output for the table that's now got duplicate indexes, plus the pg_class
rows for the duplicate indexes.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Gaetano Mendola"
Дата:
Сообщение: Duplicate key
Следующее
От: Geoffrey
Дата:
Сообщение: stats on postgresql on various OSs