Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Bug fixes, 2012-07-09
-
Component/s: Admin
-
Labels:None
Description
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.