There’s an interesting side effect to way Debian-like systems handle the
database configuration for various packages. Instead of each package
setting the connection parameters on their own, they reuse the
abstraction provided by package ‘dbconfig-common’. This is all fine in
theory, but unfortunately dbconfig doesn’t seem to behave …