git.postgresql.org Git - postgresql.git/commit
2006年6月29日 20:00:08 +0000 (20:00 +0000)
2006年6月29日 20:00:08 +0000 (20:00 +0000)
commit 51e400c9c64b32c31c2da4a1ea7738b52d39ff48
Remove the separate 'stats buffer' process, letting backend stats messages
be delivered directly to the collector process. The extra process context
swaps required to transfer data through the buffer process seem to outweigh
any value the buffering might have. Per recent discussion and tests.
I modified Bruce's draft patch to use poll() rather than select() where
available (this makes a noticeable difference on my system), and fixed
up the EXEC_BACKEND case.
This is the main PostgreSQL git repository.
RSS
Atom