Re: Decoding of (nearly) empty transactions and regression tests
От | Tom Lane |
---|---|
Тема | Re: Decoding of (nearly) empty transactions and regression tests |
Дата | |
Msg-id | 8413.1404054519@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Decoding of (nearly) empty transactions and regression tests (Andres Freund <andres@2ndquadrant.com>) |
Ответы |
Re: Decoding of (nearly) empty transactions and regression
tests
|
Список | pgsql-hackers |
Andres Freund <andres@2ndquadrant.com> writes: > On 2014-06-29 10:36:22 -0400, Tom Lane wrote: >> You mean disable autovac only in the contrib/test_decoding check run, >> right? That's probably OK since it's tested in the main regression >> runs. > Actually I'd not even though of that, but just of disabling it on > relations with relevant amounts of changes in the test_decoding > tests. That way it'd work even when run against an existing server (via > installcheck-force) which I found useful during development. I think that a change that affects the behavior in any other test runs is not acceptable. Our testing of autovac is weaker than I'd like already (since the main regression runs are designed to not show visible changes when it runs). I don't want it being turned off elsewhere for the benefit of this test. regards, tom lane
В списке pgsql-hackers по дате отправления: