Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

PostgreSQL Setup

Tim Morgan edited this page Sep 7, 2015 · 1 revision

It is possible to use OneBody with PostgreSQL database instead of MySQL.

WARNING: This is still experimental.

The only change needed should be to your config/database.yml file. Instead of using the config/database.yml-mysql-example as a template, start with config/database.yml-postgres-example.

That's it!

Of course, please report any bugs you run into as a new issue!