Hi,
On 2022-03-18 17:03:39 +0100, Daniel Gustafsson wrote:
> > On 18 Mar 2022, at 08:24, a.sokolov@postgrespro.ru wrote:
>
> > - auth_extra => [ '--create-role', 'repl_role' ]);
> > + auth_extra => [ '--create-role', 'repl_role,regress_user' ]);
>
> Looking at the test in question it's not entirely clear to me what the original
> author really intended here, so I've changed it up a bit to actually test
> something and removed the need for the regress_user role. I've also fixed the
> silly mistake highlighted in the postgresql.conf.sample test.
docs fail to build: https://cirrus-ci.com/task/5556234047717376?logs=docs_build#L349
Greetings,
Andres Freund