Tests passing for PostgreSQL 9.1. Set semantic version in filename.

This commit is contained in:
Will Rouesnel
2016-11-18 02:26:33 +11:00
parent 175686dc0f
commit be1a76b167
6 changed files with 429 additions and 224 deletions

View File

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