As of today each lister has its own db. This is mostly irrelevant as they use one table each (except for lister-debian).
This however is a pain in the neck to deploy.
In regards to db creation for example.
- [x] Stop lister/loader-debian services
- [x] Change this to merge all dbs into one (swh-lister)
- [x] Grant guest user read-only access
- [x] Unify the rights to the one user `swh-lister` (with write permission)
- [ ] Rename swh-lister to swhlister (and figure out why connection refuses to work with swhlister as user)
- [ ] Adapt puppet manifests accordingly
- [ ] Deploy changes on production
- [ ] Start back lister/loader-debian services
- [ ] Drop old dbs
- [ ] Update the db inventory doc