views:

90

answers:

1

Hi all,

Can we set the index active when another transaction is in progress. Will firebird wait till the other transaction completes its operation and the index will become inactive/active (this is for reindexing) after that ?

Thank you.

Regards, Sabu

A: 

Yes, Firebird will activate/deactivate indexes while there are other transactions using it.

Douglas Tosi