[Second send; omitted the list first time.]
On Tue, Jan 24, 2012 at 13:32, Tom Lehr
<tom...@gmail.com> wrote:
the manual states "[Lock table in exclusive] mode denies other processes both read and
write access to the table".
Does it also affect the dynamic allocating of locks?
If
the table is locked exclusively, a single lock does for everything, so
you will be less likely to need to dynamically allocate more locks. On
the other hand, it reduces concurrency on the table to zero; no-one else
can use it while you are using it.
--
Jonathan Leffler <
jonathan...@gmail.com> #include <disclaimer.h>
Guardian of DBD::Informix - v2011.0612 -
http://dbi.perl.org"Blessed are we who can laugh at ourselves, for we shall never cease to be amused."