Banned because given that the average post is about 150 ASCII characters long, with poster names stored as strings around 9 or 10 ASCII characters, a long (16-bit?) int for positioning, another for date, and a short one for which forum it comes from, while avatars, media, and other crap are stored elsewhere, then that would work out to:
(150 + 10 + 2 + 2 + .5) * 38924 = 6402998 bytes ≈ 6.4 MB.