docker-postgresql-multiple-databases
docker-postgresql-multiple-databases copied to clipboard
Using multiple databases with the official PostgreSQL Docker image
Results
11
docker-postgresql-multiple-databases issues
Sort by
recently updated
recently updated
newest added
This pull request adds the ability to define a custom username and password for each database. The original script used the database name as the name for the user with...