Re: BUG #18504: More than one row with the same Primary Key

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18504: More than one row with the same Primary Key
Дата
Msg-id 1052707.1718132477@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18504: More than one row with the same Primary Key  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> We have a table with a primary key of type String, we noticed that we have
> more than one row with the same primary key.

Most likely this happened because the primary key index became corrupt
due to a change in the underlying system's sort ordering.  This page
has some info about that type of problem:

https://wiki.postgresql.org/wiki/Locale_data_changes

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18504: More than one row with the same Primary Key
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18505: while installation of postgresql ,getting warning by selecting postresql 16 on port 5432