"For example, if you only read data, you can easily run several clients (standalone, GUI, database clients) at the same time. If you update your data, however, you shouldn’t use the GUI or a standalone instance at the same time.
[1] http://docs.basex.org/wiki/Startup#Concurrent_Operations

On Wed, Jan 29, 2020 at 9:25 AM Ветошкин Владимир <en-trance@yandex.ru> wrote:
Hi, everybody!
 
I use basex+php.
When I call db:optimize('A') from basex gui I can read from db 'B'.
But if I call db:optimize('A') from php (php cli) I can't read 'B' while the first query is working.
Why? And how can I solve it?
I wracked my brain...
 
-- 
С уважением,
Ветошкин Владимир Владимирович