From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Add resource intensiveness as a reason to not running tests by default |
Date: | 2023-09-08 09:39:30 |
Message-ID: | 53B06342-EBF7-4F3F-9483-63659D4D7F57@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 7 Sep 2023, at 13:24, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 7 Sep 2023, at 13:09, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
>
>> With f47ed79cc8, the test suite doesn't run 'wal_consistency_checking'
>> as default because it is resource intensive; but regress docs doesn't
>> state resource intensiveness as a reason for not running tests by
>> default. So, I created a patch for updating the docs.
>
> Agreed, the current wording lacks the mention of skipping tests due to high
> resource usage. Patch looks good from a quick skim, I'll backpatch it down to
> 15 which is where PG_TEST_EXTRA was first used in this capacity.
Pushed and backpatched, thanks!
--
Daniel Gustafsson
From | Date | Subject | |
---|---|---|---|
Next Message | Ashutosh Bapat | 2023-09-08 09:52:33 | Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) |
Previous Message | jian he | 2023-09-08 09:35:10 | Re: SQL:2011 application time |