weblate/ci/postgres
Michal Čihař e313c6748f CI: Use non-durable settings for postgres
* Switch to using docker-compose instead of services:
    - services start before checkout, so can not use data from it
    - the volumes option for services seems broken
* Non-durable settings should bring additional performance
* Prepare for multi database testing
* Always run databse on the port 60000
2020-02-21 15:11:48 +01:00
..
postgres-nondurable.sh CI: Use non-durable settings for postgres 2020-02-21 15:11:48 +01:00