-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Admin
-
None
By configuring slave instances to use the READONLY database settings from DBDefs.pm it will allow easier scaling of MusicBrainz to use clusters of read-only Postgres slaves.
The cron update scripts will continue to use the READWRITE database settings, which would be the local Postgres master server.