1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

doc: Mention the default io_method

It was previously not documented.

Author: Daniel Westermann (DWE) <daniel.westermann@dbi-services.com>
Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/ZR0P278MB04279CB0C1D8F49DE68F168ED2AF2%40ZR0P278MB0427.CHEP278.PROD.OUTLOOK.COM
This commit is contained in:
Peter Eisentraut
2025-06-17 07:39:43 +02:00
parent 23c67e8a83
commit 6f55fb7411

View File

@ -2779,6 +2779,7 @@ include_dir 'conf.d'
</para> </para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
The default is <literal>worker</literal>.
</para> </para>
<para> <para>
This parameter can only be set at server start. This parameter can only be set at server start.