From local MongoDB to production PostgreSQL

It shouldn’t, where that is stored; the core_store table is very specifically built for Strapi. The dump/restore uses .json files regardless of the database and it’s stored in the database as json, so there should be no issue there.

1 Like