Sign inSign up

keegancsmith/pgfouine-docker

By keegancsmith

Updated over 10 years ago

Docker image to run pgFouine - a PostgreSQL log analyzer

Image
0

421

keegancsmith/pgfouine-docker repository overview

pgFouine Docker

This repo builds a Docker container for running pgFouine. Instead of installing PHP and downloading the tarball, instead you can run:

docker run --rm -v /var/log/postgresql:/log keegancsmith/pgfouine -file /log/postgresql.log > your-report.html

Where /var/log/postgresql/postgresql.log is the log to analyze

See http://pgfouine.projects.pgfoundry.org/tutorial.html for how to enable PostgreSQL to log queries.

Tag summary

Content type

Image

Digest

Size

7.1 MB

Last updated

over 10 years ago

docker pull keegancsmith/pgfouine-docker