Import backup to a database

Posted by Gustavo Di Salvo on
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!