Add postgresql 9.2 remark

This commit is contained in:
Rob Vermaas 2014-01-24 13:00:18 +01:00
parent ac177d0984
commit b3c1c57a5b

View file

@ -108,7 +108,7 @@
where x.project = c.project and x.jobset = c.jobset and x.job = c.job and x.system = c.system
and x.id > c.id and r.buildstatus != r2.buildstatus);
* Using PostgreSQL:
* Using PostgreSQL (version 9.2 or newer is required):
$ HYDRA_DBI="dbi:Pg:dbname=hydra;" hydra-server