Hi On Tue, 9 Jul 2024 at 23:13, Nathan Bossart <nathandboss...@gmail.com> wrote: > > I've committed 0001. It looks like 0002 failed CI testing [0], but I > haven't investigated why. > > [0] https://cirrus-ci.com/task/5668467599212544 > > -- > nathan
The problem is the error message has been changed. # DETAIL: Only roles with privileges of the "pg_signal_autovacuum_worker" role may terminate autovacuum workers.' # doesn't match '(?^:ERROR: permission denied to terminate process\nDETAIL: Only roles with privileges of the "pg_signal_autovacuum_worker" role may terminate autovacuum worker processes.)' # Looks like you failed 1 test of 2. I changed the test to match the error message.
v7-0002-Add-tap-test-for-pg_signal_autovacuum-role.patch
Description: Binary data