Delete the legacy plugin after migration
Plugin migration was successful. Now I need to delete the legacy plugin, but I can't undo this and that makes me a little bit anxious. Can I disable the postgres plugin any way so I can test if it still has impact on my project?
3 Replies
Project ID:
271cec10-66b9-413a-8aea-ed4e41981c57
271cec10-66b9-413a-8aea-ed4e41981c57
once you confirm that your app is using the new database, and all the data made it to the new database, then you are free to delete the legacy database without issues.
the only time there has ever been issues with the service still using the legacy databases is when the user has hardcoded their database variables in either the apps code or in the service variables, so make sure you are using variable references before you delete the legacy database
https://docs.railway.app/guides/variables#referencing-another-services-variable