mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-06 23:47:22 -05:00
* Fix PostgreSQL database auto-create with limited rights #fix https://github.com/FreshRSS/FreshRSS/issues/3009 Install would fail if the user is not even allowed to connect to the default `postgres` database. * Confused by custom Minz_PDOConnectionException