Re: BUG #15159: Duplicate records for same primary key

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: BUG #15159: Duplicate records for same primary key
Дата
Msg-id CAH2-WzkN1kwjj17vQVD=yzM4G1cOdS_0zNfUJYgDm_aJWHRm6A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15159: Duplicate records for same primary key  ("K S, Sandhya (Nokia - IN/Bangalore)" <sandhya.k_s@nokia.com>)
Ответы Re: BUG #15159: Duplicate records for same primary key  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-bugs
On Wed, Apr 18, 2018 at 3:10 AM, K S, Sandhya (Nokia - IN/Bangalore)
<sandhya.k_s@nokia.com> wrote:
> Also will postgres has any logs which could be used to identify if this bug has appeared ?

This kind of thing that amcheck's "heapallindexed" option can detect,
which will appear in Postgres 11. You can get a version with
equivalent functionality that targets earlier Postgres releases from
Github (there are official PGDG packages for most Linux systems). The
heapallindexed check can verify that the heap is consistent with
indexes.

-- 
Peter Geoghegan


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

Предыдущее
От: "K S, Sandhya (Nokia - IN/Bangalore)"
Дата:
Сообщение: Re: BUG #15159: Duplicate records for same primary key
Следующее
От: Andreas Karlsson
Дата:
Сообщение: Ignored join clause