Upgrade to Postgres from SQLite

Please how do I upgrade from sqlite to postgres like in heroku

Hi there - you would need to provision a Postgres database to your account and then change your application to use Postgres instead of Sqlite.

This is beyond what Render provides support for though so you’d need to do your own investigation here - especially if you want to migrate data from Sqlite into Postgres.

Regards,

John B

Thanks sir

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.