Skip to content

Commit 95fe4a4

Browse files
authored
feat: Add pg-stat-monitor
1 parent c006ab9 commit 95fe4a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get update \
2222
postgresql-$PG_MAJOR-repack \
2323
postgresql-$PG_MAJOR-cron \
2424
postgresql-$PG_MAJOR-pgrouting \
25+
percona-pg-stat-monitor$PG_MAJOR
2526
&& rm -rf /var/lib/apt/lists/* \
2627
&& mkdir -p /docker-entrypoint-initdb.d
2728

0 commit comments

Comments
 (0)