Closed naved001 closed 6 years ago
I didn't see a significant speedup (~10 seconds) running these tests locally on my laptop, but I think it's a good idea to reduce overhead regardless
Edit: I am running Postgres 9.5
I wonder what impact putting the database in /tmp would have; this would prevent it from needing to hit the disk at all.
Should we look into that before merging this?
I think we can leave it as future work.
Just need a rebase here.
rebased
Looks like there's a cert error on the openstack servers.
@zenhack we're currently fixing that up
This patch modifies the postgres configuration file and then restarts the postgres server.
Locally this made a significant difference, but in Travis it only seems to save a minute or so. I don't know if it's worth it, but we can discuss if we want this or not.
Anybody want to test this locally too (so that we can be sure that there isn't something else going on in my local environment).