Bug in export database? v6.1 build 3800

When exporting the entire database in Mairlist 6.1 database there comes a pop-up wich gives this error:

“Assertion failure (C:\projects\mAirlist\source\DB\Backends\BaseSQLDBackend.pas, line 695)”

Hopefully anyone can explain me this error and tell me how to solve it.

Then I have a few other questions about backin up mairlist

  1. Is there an opertunity to do automated backups in mAirlist? (say each week at a specific time?)
  2. What is the best way to back up mAirlist? Should I only backup in database or would you recomment a backup in postgreSQL aswell?

Best regards,

Ruud

All my data is on a seperate Diskdrive in my server, but I have two backups off all my files on 2 seperate external drives. (Just to be save!) and I wonder what is the best way to backup the mairlist database.

Yes, there was a bug, please update to a newer build, we’re at 3808 now.

And for the backup, you should use pg_dump (in a Windows scheduled task). That’s all you need. And the audio files of course. And possibly the mAirList configuration in C:\ProgramData. But that’s it.