Leonardo0801 with a tool like phpMyAdmin you can re-create an account with the same ID as before. But due to the foreign key constraints, most keys will probably have been set to null
if your user was deleted while database constraints were active.
If you want to recover ownership of the posts, it's probably best to restore from backup.