mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Make it more clear that bgw_main is usually not what you want. Put the background worker flags in a variablelist rather than having them as part of a paragraph. Explain important limits on how bgw_main_arg can be used. Craig Ringer, substantially revised by me.