Viewing 6 posts - 1 through 7 (of 7 total)
Unfortunately I do not have RAID driver.
Only a simple hard disk drive.
As far as I understand, I should first partition my HDD and then install Windows 2008. If so, how...
December 20, 2010 at 1:47 am
Is there any method to distribute the load on servers?
my servers are a principal sever and a mirror for it.
November 7, 2010 at 2:01 am
it seems to be an smart solution,
however even a small chance of blocking will be destructive to my app.
can I distribute the load on two or more servers?
because of importance...
November 5, 2010 at 7:43 am
If it helps, values of colY can be in the range of [0-100] or [1-100].
But as said, colY is random in nature and can not be used as an index.
It...
November 5, 2010 at 7:24 am
values of Y column are random and I do not want to make an index on them.
I would think that compression will slow it down. Isn't so?
"inserting new values could...
November 5, 2010 at 7:01 am
X is a BIGINT. It is also the primary key of the table.
Y is a REAL value.
About 200 new records will be INSERTed into the table per second.
So, after one...
November 5, 2010 at 6:43 am
Viewing 6 posts - 1 through 7 (of 7 total)