On Fri, Oct 6, 2017 at 3:36 PM, Craig Rodrigues <rodr...@crodrigues.org> wrote:
> I'd like to suggest that when we upgrade the buildbot master,
> we use a Postgres backend instead of sqlite:
>
> http://docs.buildbot.net/latest/manual/cfg-global.html#postgres

Since it's such a simple change, we can just factor `db_uri` out to
`local.py`, defaulting to sqlite, and we can switch to postgres at our
leisure later.  I'm not concerned about resetting the database to do
so.

-- 
Zach
_______________________________________________
Python-Buildbots mailing list
Python-Buildbots@python.org
https://mail.python.org/mailman/listinfo/python-buildbots

Reply via email to