mirror of
https://github.com/postgres/postgres.git
synced 2025-05-18 17:41:14 +03: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.