st 2. 4. 2025 v 12:28 odesÃlatel Daniel Westermann (DWE) <daniel.westerm...@dbi-services.com<mailto:daniel.westerm...@dbi-services.com>> napsal: Hi,
https://www.postgresql.org/docs/devel/runtime-config-resource.html#GUC-IO-METHOD Shouldn't we mention that "worker" is the default? >+1 >Pavel ... attached a small patch for this. Regards Daniel
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index fea683cb49c..d49a717648b 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2726,7 +2726,7 @@ include_dir 'conf.d' </itemizedlist> </para> <para> - This parameter can only be set at server start. + This parameter can only be set at server start. The default is <literal>worker</literal>. </para> </listitem> </varlistentry>