| I hit the very same exception as reported here after upgrading Spring Boot 2.1 to 2.2 which involves a Hibernate update from 5.3.13 to 5.4.8. The database does contain the sequences but the Hibernate schema validation seems to not find it. I’m using Java 11 and PostgreSQL 11.3. |