| От | Tom Lane |
|---|---|
| Тема | Re: BUG #18756: Postgres corruption |
| Дата | |
| Msg-id | 3724195.1735513819@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #18756: Postgres corruption (PG Bug reporting form <noreply@postgresql.org>) |
| Список | pgsql-bugs |
PG Bug reporting form <noreply@postgresql.org> writes: > We saw a corruption in 3 different environments in one of the unique indexes > (named “npn”) in “files” table. > It seems as if not all the rows (that should be part of this index) in the > table are indexed, and therefore “duplicated” rows (rows that violates the > index constraint) are allowed to be inserted to DB. Are any of the indexed columns of string types (text, varchar, etc)? And have you upgraded the underlying OS since creating the index? If so, you've likely been bit by locale changes. See https://wiki.postgresql.org/wiki/Locale_data_changes regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера