Re: [Firebird-devel] Slow DDL execution with 4.0 and 3.0

2021-07-12 Thread Vlad Khorsun
12.07.2021 7:15, Gabor Boros wrote: 2021.05.20. 10:36 keltezéssel, Gabor Boros írta: Hi All, I try to find why the real life application's internal database version changer much slower with 4.0. One slow step is the procedure altering. Vlad suggested and index privately: RDB$DEPENDENCIES (R

Re: [Firebird-devel] Slow DDL execution with 4.0 and 3.0

2021-07-11 Thread Gabor Boros
2021.05.20. 10:36 keltezéssel, Gabor Boros írta: Hi All, I try to find why the real life application's internal database version changer much slower with 4.0. One slow step is the procedure altering. Vlad suggested and index privately: RDB$DEPENDENCIES (RDB$DEPENDENT_NAME, RDB$DEPENDED_ON_N

[Firebird-devel] Slow DDL execution with 4.0 and 3.0

2021-05-20 Thread Gabor Boros
Hi All, I try to find why the real life application's internal database version changer much slower with 4.0. One slow step is the procedure altering. First, made an isql test case with WIN1250 connection because the real life application use that. The script file alter 2265 procedures in the