Is it possible to run webtrees with postgres? From the readmne file it seems so, but I don't see an environment variable to set the dbtype, and in the end, it fails to connect to the database. Once I manually edit the config.ini.php file to add dbtype="pgsql", it connects to the db, but it seems the db initialization script was skipped and wont run anymore.