Re: Allow passing extra options to initdb for tests

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Allow passing extra options to initdb for tests
Дата
Msg-id 7ECCA246-B56F-48A6-853D-05C58F7D12DA@yesql.se
обсуждение исходный текст
Ответ на Re: Allow passing extra options to initdb for tests  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> On 15 Feb 2024, at 16:21, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Daniel Gustafsson <daniel@yesql.se> writes:
>> On 15 Feb 2024, at 11:38, Peter Eisentraut <peter@eisentraut.org> wrote:
>>> We don't have a man page for pg_regress, so there is no place to comprehensively document all the options and their
interactions.
>
>> This comes up every now and again, just yesterday there was a question on
>> -general [0] about alternate output files which also are
>> undocumented.
>
> Really?
>
> https://www.postgresql.org/docs/devel/regress-variant.html

Doh, I missed that when looking.

>> Maybe it's time to add documentation for pg_regress?
>
> I'm inclined to think that a formal man page wouldn't be that useful,
> since nobody ever invokes pg_regress directly;

Right, I was mostly thinking of a chapter along the lines of "I am an extension
author, what features does this tool have to help me write good tests".

> the complete lack of equivalent info about what
> to do in a meson build clearly needs to be rectified.

Indeed.

--
Daniel Gustafsson




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

Предыдущее
От: Shubham Khanna
Дата:
Сообщение: Re: speed up a logical replica setup
Следующее
От: Pavel Luzanov
Дата:
Сообщение: Show password presence in pg_roles for authorized roles