Re: wc_db performance
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 15 Mar 2011 14:18:51 +0000
Branko Čibej <brane_at_e-reka.si> writes:
> The temporary table is:
OK, so the process is:
- read lock on main database
without the temporary table it could be:
- read lock on main database
What we gain is that the callback can modify the main database, because
What we lose is that the callback cannot call any "read-only" functions
-- PhilipReceived on 2011-03-15 15:19:26 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.