]> granicus.if.org Git - postgresql/commit
docs: Clarify flag dependencies for background workers.
authorRobert Haas <rhaas@postgresql.org>
Thu, 4 Jul 2013 15:11:56 +0000 (11:11 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 4 Jul 2013 15:15:12 +0000 (11:15 -0400)
commit5cbe935c9d6046f5600ff2e083b4bae6ee1f4aa2
tree8686a35701f0f337c1b5fe785668dd35b6f5cdc9
parent0d1795680d57d5997c244410e4d8a2eca22ae903
docs: Clarify flag dependencies for background workers.

BGWORKER_BACKEND_DATABASE_CONNECTION can only be used if
BGWORKER_SHMEM_ACCESS is also used.

Michael Paquier, with some tweaks by me.
doc/src/sgml/bgworker.sgml