re: https://github.com/message-db/message-db/issues/24 If a clean install doesn't work by default without setting a search path, then add the search path to the MessageDB role when the role is created. `SET search_path TO message_store,public;`