8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434e6e1 commit 5b2a8cfCopy full SHA for 5b2a8cf
doc/src/sgml/bgworker.sgml
@@ -41,7 +41,7 @@
41
*worker, BackgroundWorkerHandle **handle</type>)</function>. Unlike
42
<function>RegisterBackgroundWorker</function>, which can only be called from within
43
the postmaster, <function>RegisterDynamicBackgroundWorker</function> must be
44
- called from a regular backend.
+ called from a regular backend, possibly another background worker.
45
</para>
46
47
<para>
0 commit comments