Re: strange behavior on 8.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: strange behavior on 8.1
Дата
Msg-id 29281.1132249414@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: strange behavior on 8.1  (Csaba Nagy <nagy@ecircle-ag.com>)
Список pgsql-general
Csaba Nagy <nagy@ecircle-ag.com> writes:
> Ok, I found a fix which works for me: don't use ON COMMIT DELETE ROWS on
> the temporary tables, but explicitly delete the rows once processed.
> However, I think it should work with ON COMMIT DELETE ROWS too, and it
> works fine indeed in 8.0.3.

I found the bug, and indeed ON COMMIT DELETE ROWS is the only case where
there's a significant chance of observing a problem.  Thanks for the
report!

            regards, tom lane

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

Предыдущее
От: David Rysdam
Дата:
Сообщение: Re: Very slow queries on 8.1
Следующее
От: "Peter Atkins"
Дата:
Сообщение: unsubscribe pgsql-general