Import backup to a database
Posted by Gustavo Di Salvo on Aug 26, 2021; 12:33am
URL: https://support.nabble.com/Import-backup-to-a-database-tp7611556.html
Hi.
I have a backup for my already deleted forum and I want to know if there is a way to import it locally to MySQL or Oracle XE. I can figure it out the tables structure, indexes, sequences, etc. but the tables' contents are formatted for PostgreSQL (I think, from the header).
I've found some conversion tools online, but they read from a "dump" file.
Could anyone give me some advice?
Thank you!