Sign inSign up

exfo/postgresql-db

By exfo

Updated over 6 years ago

Master/Slave Postgresql Replication

Image
0

100K+

exfo/postgresql-db repository overview

Environment Variables

Environment VariableDescription
POSTGRES_USERThis variable will create the specified user with superuser power and a database with the same name
POSTGRES_PASSWORDThis environment variable sets the superuser password for PostgreSQL
POSTGRES_TUNINGThis variable sets a few postgres parameters allowing to tune PostgreSQL server performance
PGDATAThis optional variable can be used to define another location - like a subdirectory - for the database files.
REPLICATE_FROMThis variable must be set only for slave database. Set the service name of master db.

Tag summary

Content type

Image

Digest

Size

15.2 MB

Last updated

over 6 years ago

docker pull exfo/postgresql-db:0.0.0-latestDev