Re: On login trigger: take three

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: On login trigger: take three
Дата
Msg-id 8157002C-02DB-4AC8-BC36-E7FE4604E1E0@yesql.se
обсуждение исходный текст
Ответ на Re: On login trigger: take three  (a.sokolov@postgrespro.ru)
Ответы Re: On login trigger: take three  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
> 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.

--
Daniel Gustafsson        https://vmware.com/


Вложения

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

Предыдущее
От: Japin Li
Дата:
Сообщение: Remove INT64_FORMAT in translatable strings
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Probable CF bot degradation