projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23c67e8
)
doc: Mention the default io_method
author
Peter Eisentraut
<
[email protected]
>
Tue, 17 Jun 2025 05:39:43 +0000
(07:39 +0200)
committer
Peter Eisentraut
<
[email protected]
>
Tue, 17 Jun 2025 05:41:15 +0000
(07:41 +0200)
It was previously not documented.
Author: Daniel Westermann (DWE) <
[email protected]
>
Reviewed-by: Pavel Stehule <
[email protected]
>
Discussion: https://www.postgresql.org/message-id/flat/ZR0P278MB04279CB0C1D8F49DE68F168ED2AF2%40ZR0P278MB0427.CHEP278.PROD.OUTLOOK.COM
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 021153b2a5f278449cdbb4ff613072c8007f9f30..7e0e5400ee128ebfcf641a55b6c93839c3141f42 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-2779,6
+2779,7
@@
include_dir 'conf.d'
</para>
</listitem>
</itemizedlist>
+ The default is <literal>worker</literal>.
</para>
<para>
This parameter can only be set at server start.