Re: BUG #18504: More than one row with the same Primary Key - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18504: More than one row with the same Primary Key
Date
Msg-id 1052707.1718132477@sss.pgh.pa.us
Whole thread Raw
In response to BUG #18504: More than one row with the same Primary Key  (PG Bug reporting form <noreply@postgresql.org>)
List 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 by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18504: More than one row with the same Primary Key
Next
From: PG Bug reporting form
Date:
Subject: BUG #18505: while installation of postgresql ,getting warning by selecting postresql 16 on port 5432