From: Jean-Michel P. - G. <jm...@go...> - 2015-08-12 10:30:07
|
Dear all, I would like to build a middle/big size SQLgrey database for testing, in a situation of a middle-size ISP. My first settings show that for each user, 50 to 100 records are added everyday to the database. Records are added and removed, so we need to monitor insertion, deletion, query. If I consider 1 million users, 1 day to reconnect, it is a database of: 1.000.000 x 50 = 50 million records added and deleted everyday. Is this the kind of size that SQLgrey is facing? If this is the case, we probably need very special indexing (or no indexing at all). In your opinion, what is the size of a large SQLgrey database? Kind regards, Jean-Michel |