1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-08-16 23:41:57 +03:00

Use the gocheck binary to run Postgres matrix tests.

This commit is contained in:
Will Rouesnel
2016-11-17 22:14:13 +11:00
parent 045ae96430
commit 175686dc0f
5 changed files with 76 additions and 81 deletions

View File

@@ -1,4 +1,4 @@
FROM postgres:9.6
FROM postgres:9.2
MAINTAINER Daniel Dent (https://www.danieldent.com)
ENV PG_MAX_WAL_SENDERS 8
ENV PG_WAL_KEEP_SEGMENTS 8