Re: Intermittent regression test failures from index-only plan changes

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Intermittent regression test failures from index-only plan changes
Дата
Msg-id CA+U5nML9jEho+poM9y6S78WLWhd-24uvSCPVm95JpJZSVXX7Eg@mail.gmail.com
обсуждение исходный текст
Ответ на Intermittent regression test failures from index-only plan changes  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Intermittent regression test failures from index-only plan changes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Jan 6, 2012 at 10:25 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Background auto-VACUUMs shouldn't cause this problem because they don't
> take snapshots, and ideally it'd be nice if auto-ANALYZE couldn't create
> the issue either, but ANALYZE does need a snapshot so it's hard to see
> how to avoid having it trip the all-visible logic.  Anybody have any
> ideas?

That seems like a huge production problem looming over us, not just a
regression test issue.

I feel like this is a trick question, but I'll ask anyway: Can't we
just ignore ANALYZE?

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: 16-bit page checksums for 9.2
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: 16-bit page checksums for 9.2