sqlpostgresqlherokupostgisheroku-postgres

How can I fix raster_columns issue?


I am trying to open server with Heroku credentials on PostgreSQL. But when I create extension postgis, the "ERROR: relation "raster_columns" does not exist" error occurs. How can I fix it? Thanks for your response.


Solution

  • I solved this installing postgres in other version.

      $ heroku create: heroku-postgresql:hobby-dev --version=12