Embed presentation
Downloaded 13 times






















































































The document discusses database synchronization between development and production sites for a music label with over 100 Drupal sites. It involves a two step process of first shifting IDs on the development database to prevent conflicts, and then merging content from the production database. The process is complicated by different tables and fields referencing IDs, as well as values stored in serialized PHP or database fields. Automating as much of the process as possible helps synchronize frequent website updates and launches.




















































































