Initialize database using backup files #2350
Unanswered
Hardikrathod01
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am new to zalando postgres operator and I am trying to figure out a way to initialize my database in some way.
I am familiar with a docker concept in which one can just put the entrypoint script (.sh/.sql etc) in entrypoint.d and then the database is just initialized. I am looking for something similar here.
If there is no similar approach possible, then how can I run my init sql script? Any ideas or suggestions are really appreciated.
Thank you. :)
Beta Was this translation helpful? Give feedback.
All reactions