Site icon Hip-Hop Website Design and Development

How to reset the post ID increment

So, after working on a script that imports tons of data from another API, and doing lots of testing, all new posts I make have a post ID above 10,000,000.

Thing is, now that I’m done, all my test data is gone, and my last “real” post has the ID 88.

Is there a method to “reset” my post ID’s, so that the next one I make has the ID 89? I know that there’s no real need to do this, but I plan on maintaining this site for many years and it’ll be annoying.

Worst case, I can just reinstall and export/import.