Skip to content

PostgresQL with customized docker entrypoing to bootstrap multiple databases

Notifications You must be signed in to change notification settings

khteh/postgresql

Repository files navigation

postgresql

Adding .sql dump to postgresql-initdb.yml:

  • Remember to add \c <database> at the beginning of the .sql dump.
  • Create a configMap of the .sql dump
  • Retrieve the configMap in YAML format and append it to postgresql-initdb.yml

About

PostgresQL with customized docker entrypoing to bootstrap multiple databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published