ср, 19 сент. 2018 г. в 19:57, Gabor Boros <mlngl...@bgss.hu>:
> Default value of ReadConsistency is illogical for me. The
> documentation say "To help test existing applications...". If I want to
> test a new feature I turn it on. Currently turn off to eliminate "update
> conflicts...". (My own test application execute 1 statement/second which
> is not a high load and got "update conflicts..." instantly if execute
> two instances in parallel from it.
>
> A defaulted non properly working new feature is not a good message (for
> me). Develop it, test it and if everything works with it as before, set
> as default. But I am just a user. :D

This value is default because of this behavior is consistent and
correct. Previous one could lead to logical errors in the results of
queries. I'm totally support this value as default and the need to
change it only if you have a problem and consciously understand what
are you doing.

-- 
Roman Simakov


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to