I have recently tried my hands on Postgres. Installed it on local(PostgreSQL 13.0). Created a maven project and used Spring Data JPA, works just fine. Whereas when I tried u
I guess the solution to this problem is using version 9.6. It works just fine after changing the version.