From: Dmitry Y. <fir...@ya...> - 2022-02-01 14:25:34
|
01.02.2022 17:11, Jiří Činčura wrote: >> session 1: CREATE INDEX ... ON VERY_BIG_TABLE (...); COMMIT; > > Can same be achieved by selects/insert/updates and some TPB settings (like i.e. isc_tpb_concurrency)? Sure, but with isc_tpb_consistency (not isc_tpb_concurrency). Dmitry |