ASPCode.net
02-11-2002, 04:50 PM
Does anyone else here think editing of posts is really slow? When you press submit it sometimes takes 5-10 seconds or so...
Adding new threads and posts to threads are fast, but updating them is really slow.
As I do know some of the internal workings of a database engine, I find it really strange. Inserting should be slower cause new index records has to be changed, but updating should not take so long.
I guess the fact is that the text obviously is stored as BLOB?
Anyone else noticing this on other boards?
Adding new threads and posts to threads are fast, but updating them is really slow.
As I do know some of the internal workings of a database engine, I find it really strange. Inserting should be slower cause new index records has to be changed, but updating should not take so long.
I guess the fact is that the text obviously is stored as BLOB?
Anyone else noticing this on other boards?
