Skip to content

Commit

Permalink
Bump bg_mon commit id (#253)
Browse files Browse the repository at this point in the history
It contains a bugfix: autovacuum worker processes were missing age field.
  • Loading branch information
CyberDem0n committed Aug 14, 2018
1 parent 07ce0cd commit f125787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ARG PGVERSION="10"
ENV PGVERSION="$PGVERSION" \
PGOLDVERSIONS="$PGOLDVERSIONS" \
POSTGIS_VERSION=2.4 \
BG_MON_COMMIT=5fde9dff47be40baefa73e22b0d5b43991067edc \
BG_MON_COMMIT=120b86c4fc4503aa640fc7f2f9a5259b10192ba3 \
DECODERBUFS_COMMIT=e2da72713909d4315aa63f46819412ec4f9f6a42 \
SET_USER=REL1_6_1 \
PLPGSQL_CHECK=v1.2.3 \
Expand Down

0 comments on commit f125787

Please sign in to comment.