Re: BUG #2379: Duplicate pkeys in table
| От | Philip Warner |
|---|---|
| Тема | Re: BUG #2379: Duplicate pkeys in table |
| Дата | |
| Msg-id | 4435119B.8000002@rhyme.com.au обсуждение исходный текст |
| Ответ на | Re: BUG #2379: Duplicate pkeys in table (Michael Fuhr <mike@fuhr.org>) |
| Ответы |
Re: BUG #2379: Duplicate pkeys in table
Re: BUG #2379: Duplicate pkeys in table |
| Список | pgsql-bugs |
Michael Fuhr wrote: > On Thu, Apr 06, 2006 at 08:12:31AM -0400, Alvaro Herrera wrote: > >> Please do a >> >> SELECT xmin, xmax, cmin, cmax FROM xxx where id = 24613; >> # set enable_indexscan=off; # SELECT xmin, xmax, cmin, cmax FROM xxx where id = 24613; xmin | xmax | cmin | cmax ----------+----------+------+---------- 32902771 | 0 | 20 | 32902872 32902771 | 0 | 20 | 32902872 32902771 | 0 | 20 | 32902872 32902771 | 0 | 20 | 32902872 32902771 | 0 | 20 | 32902872 32902771 | 33048159 | 20 | 20 (6 rows)
В списке pgsql-bugs по дате отправления: