Re: Duplicate data even with primary keys enabled

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Duplicate data even with primary keys enabled
Дата
Msg-id 14712.1667057184@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Duplicate data even with primary keys enabled  (Samed YILDIRIM <samed@reddoc.net>)
Список pgsql-admin
Samed YILDIRIM <samed@reddoc.net> writes:
> Hi Teja,
> Your columns are varchar. They may seem the same to you due to the tool you
> use. But, it doesn't mean they are identical. There can be leading or
> trailing spaces.

Another thing I'm wondering about is index corruption due to an
operating-system upgrade that changed string sort ordering.
Nothing might be obviously wrong right after the upgrade, but
index searches would probably fail to find existing entries,
which could lead to not rejecting duplicate entries.

This is, sadly, not at all hypothetical or uncommon.
There's some info about this hazard at:

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

            regards, tom lane



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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: Duplicate data even with primary keys enabled
Следующее
От: Amine Tengilimoglu
Дата:
Сообщение: pgbouncer client disconnect while server was not ready log