Hi all,
I try to migrate a xca instance with mysql database to postgres database. Both databases are in the network. First I tried to export the files with "./Export/Datenbank ausgeben", but this is not the right way because i have to enter the password at every certificate during import of all 3000 certificates.
After that I migrated with pgloader from mysql to postgres. That worked fine, the table are filled without errors. I can see the data with psql. But when I connect to the new postgres database with xca the connect is working but the windows are all empty without errors.
What happened here and what ist wrong? I've also seen that all views in the database are empty.
Any hint?
Hi all,
I try to migrate a xca instance with mysql database to postgres database. Both databases are in the network. First I tried to export the files with "./Export/Datenbank ausgeben", but this is not the right way because i have to enter the password at every certificate during import of all 3000 certificates.
After that I migrated with pgloader from mysql to postgres. That worked fine, the table are filled without errors. I can see the data with psql. But when I connect to the new postgres database with xca the connect is working but the windows are all empty without errors.
What happened here and what ist wrong? I've also seen that all views in the database are empty.
Any hint?