If OPTIMIZE ALL iterates over all available databases, why does it fail if there isn't one open when invoked? Or am I misunderstanding what it does?
OPTIMIZE ALL just optimizes all indexes and storage structures of the opened database...
Am 21.02.2012 um 16:52 schrieb Charles Duffy:
If OPTIMIZE ALL iterates over all available databases, why does it fail if there isn't one open when invoked? Or am I misunderstanding what it does?
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Ahh; thanks -- I misunderstood the meaning of "all database files" in the documentation line:
If the ALL flag is specified, the size of all database files is
minimized.
On Tue, 21 Feb 2012 16:54:06 +0100, Andreas Weiler wrote:
OPTIMIZE ALL just optimizes all indexes and storage structures of the opened database...
Am 21.02.2012 um 16:52 schrieb Charles Duffy:
If OPTIMIZE ALL iterates over all available databases, why does it fail if there isn't one open when invoked? Or am I misunderstanding what it does?
_______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Thanks for the hint; we've slightly changed the wording in the documentation. ___________________________
On Tue, Feb 21, 2012 at 5:03 PM, Charles Duffy charles@dyfis.net wrote:
Ahh; thanks -- I misunderstood the meaning of "all database files" in the documentation line:
If the ALL flag is specified, the size of all database files is
minimized.
On Tue, 21 Feb 2012 16:54:06 +0100, Andreas Weiler wrote:
OPTIMIZE ALL just optimizes all indexes and storage structures of the opened database...
Am 21.02.2012 um 16:52 schrieb Charles Duffy:
If OPTIMIZE ALL iterates over all available databases, why does it fail if there isn't one open when invoked? Or am I misunderstanding what it does?
_______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de