Re: New VACUUM FULL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: New VACUUM FULL
Дата
Msg-id 18169.1260167195@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: New VACUUM FULL  (Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Ответы Re: New VACUUM FULL
Список pgsql-hackers
Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp> writes:
> I added regression tests for database-wide vacuums and check changes
> of relfilenodes in those commands.
> ...
> BTW, I needed to add ORDER BY cluase in select_views test. I didn't modify
> tests in select_views at all, but database-wide vacuum moves tuples in
> select_views test. I think the fix should be reasonable becausae unsorted
> result set is always unstable in regression test.

You should take those out again; if I am the committer I certainly will.
Such a test will guarantee complete instability of every other
regression test, and it's not worth it.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: YAML Was: CommitFest status/management
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgbench: new feature allowing to launch shell commands