Re: BUG #8382: Duplicate primary key

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: BUG #8382: Duplicate primary key
Дата
Msg-id CAM-w4HMCRve_R5JTZZTaDE-HJOstux2aWxcJ=KuPomR9wz9oXA@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #8382: Duplicate primary key  (curd.reinert@ppi.de)
Ответы Re: BUG #8382: Duplicate primary key  (Curd Reinert <Curd.Reinert@ppi.de>)
Список pgsql-bugs
On Tue, Aug 13, 2013 at 2:50 PM,  <curd.reinert@ppi.de> wrote:
> I do have a copy of the data directory with a duplicate row in
> cluster_ressource, in case anyone wants to dive into it.

Could you run the following?

select ctid,xmin,xmax,primarykey from tab where primarykey = 'duplicatevalue'

And also show the \d tab output?

And can you load the pageinspect contrib module in this database?


--
greg

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

Предыдущее
От: "ascot.moss@gmail.com"
Дата:
Сообщение: Re: Recovery.conf PITR by recovery_target_time
Следующее
От: Curd Reinert
Дата:
Сообщение: Re: BUG #8382: Duplicate primary key