Skip to content

Demacr/postgres-pgaudit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Minimal usage

  docker run \
    -e IS_AUDIT_LOG_ENABLED=true \
    -e PGAUDIT_LOG=ALL \
    -e POSTGRES_PASSWORD=Secret \
    -d --rm \
    demacr/postgres-pgaudit:10

About

Dockerized postgres including pgaudit patch

Resources

Stars

Watchers

Forks

Packages

No packages published