Use PostgreSQL for upcoming build.webkit.org database since it's much better than the default sqlite. The new build.webkit.org would be running latest Buildbot (which uses database heavily).
Also, it might be better to use passwords.json to store db info (like db url, username etc.) instead of environment variables.
Created attachment 417529 [details] Patch
<rdar://problem/73149418>
rs+
Comment on attachment 417529 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417529&action=review > Tools/CISupport/build-webkit-org/master_buildbot2.cfg:-2 > -# ex: set syntax=python: Sure we want to remove these lines?
(In reply to Jonathan Bedard from comment #5) > Sure we want to remove these lines? Yeah, I don't see much benefit of keeping them. EWS master.cfg also doesn't have these.
Committed r271450: <https://trac.webkit.org/changeset/271450> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417529 [details].