Migration from SQLite to PostgreSQL

Our little To-Do list ticketing system has gotten out of control. More
people in more groups are using it that was initially expected. It appears
that SQLite might be a bottleneck. Are there any well known gotcha’s I
should consider when planning to migrate from SQLite to PostgreSQL?