ChemAxon 60ee1f1328
06-04-2006 11:03:27
I'm just wondering about placing an index on a non jchem table that is
continually receiving 'normal' insert statements. It is unlikely to be
queried very often, however, but I'm concerned that if it is under
continious insert pressure this may effect the response time for the query
fairly seriously? Would such a scenario cause a hang do you envisage or
just a bit slower than normal (which would be fine)?
Also is there any additional penalty for running a 'normal' insert with
a jc_idx type placed upon one of the columns in the insert?
Thank you,
Daniel.
continually receiving 'normal' insert statements. It is unlikely to be
queried very often, however, but I'm concerned that if it is under
continious insert pressure this may effect the response time for the query
fairly seriously? Would such a scenario cause a hang do you envisage or
just a bit slower than normal (which would be fine)?
Also is there any additional penalty for running a 'normal' insert with
a jc_idx type placed upon one of the columns in the insert?
Thank you,
Daniel.