I'm planning to use inheritance to split the table into a bunch of smaller ones by using a modulo function on one of the integers on which we scan often.
My question is how small to make each inherited piece? If I do modulo 10, then each sub-table will be between 32 and 34 million rows today based on current distribution.
If I expect to increase traffic 2 times over the next year (thus doubling my logs) what would you recommend?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature