Following the recent API modifications done in Postgres 9.3 for background worker processes, here is more information about the latest features of background workers currently being developped for Postgres 9.4, and introduced by this commit: commit 7f7485a0cde92aa4ba235a1ffe4dda0ca0b6cc9a Author: Robert Haas Date: Tue Jul 16 13:02:15 2013 -0400 Allow background workers to be started dynamically. [...]
↧