Forums

Articles Limit Per Blog? (2 posts)

  1. muaazab
    Member
    Posted 1 month ago #

    Hello! 2.3.3 is cool. I'm planning to allow the community to write articles on my blog (Membership: Anyone can register). I want to ask what is the limit of posts within one blog? Thanking in advance.

  2. Otto42
    Moderator
    Posted 1 month ago #

    There is no fixed limit.

    Well, the posts table has a bigint(20) for an ID number, and MySQL uses a 64-bit value for bigint, so, 2^64-1 would be the maximum number of posts. That's a little over 18 quintillion posts. Or, if you prefer, 18 billion billion posts.

Reply

You must log in to post.

About this Topic