Sync index on commit
We have a requirement where in we have to change the index meta data so that it will not synchronize changes to the base table on each commit (current setting) but only say once per minute.
But I am not very sure how this would affect the performance of the system.
Can anyone please suggest what are the adavantages/disadvantages of sync on commit VS sync on time-interval.
Any help would be much appreciated.
Thanks,
Ramya