| Environment Variable | Description |
|---|---|
| POSTGRES_USER | This variable will create the specified user with superuser power and a database with the same name |
| POSTGRES_PASSWORD | This environment variable sets the superuser password for PostgreSQL |
| POSTGRES_TUNING | This variable sets a few postgres parameters allowing to tune PostgreSQL server performance |
| PGDATA | This optional variable can be used to define another location - like a subdirectory - for the database files. |
| REPLICATE_FROM | This variable must be set only for slave database. Set the service name of master db. |
Content type
Image
Digest
Size
15.2 MB
Last updated
over 6 years ago
docker pull exfo/postgresql-db:0.0.0-latestDev