[katello-devel] PostgreSQL enabled by default, SQLite prevented

Ivan Nečas inecas at redhat.com
Thu Oct 20 09:58:36 UTC 2011


Hi,

Just finished a story "As an rpm user and dev, I would like postgres 
enabled by default". Since there are problems with using SQLite in 
production, I've also added a code that prevents running Katello with 
SQLite to ensure we use Postgre in all cases.

If you still want to use SQLite for some reason, set FORCE_DB_SETUP, e.g.

FORCE_DB_SETUP=true script/rails s

-- Ivan




More information about the katello-devel mailing list