kartoza / docker-postgis

Dockerfile for postgis
GNU General Public License v2.0
648 stars 317 forks source link

add multiple super users #409

Closed NyakudyaA closed 3 months ago

NyakudyaA commented 1 year ago

Allow env POSTGRES_USER and POSTGRES_PASS to pass multiple users and passwords because in production env we always have more than one superuser

TODO

NyakudyaA commented 1 year ago

@tharanathkartoza This might help in GeoNode init, where we can skip having an init script