Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-13500

Incremental JSON dumps should not require foreign keys to be installed

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2024-04-09
    • None
    • Misc features
    • None

      The incremental JSON dumps operate using a mirror database, but also require foreign keys in the database (which are normally not created on mirrors) in order for the FollowForeignKeys role to work. This is hardly documented, and also needs to be maintained by hand after each schema change. Furthermore, we cannot guarantee there to be no replication issues with such a setup.

      It would be better if we could simply dump foreign key information from another (standalone) database, and read it from a file.

            bitmap Michael Wiencek
            bitmap Michael Wiencek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2024-04-09