Skip to content

Hint on how to restore #109

Answered by cMurschall
cMurschall asked this question in Q&A
Discussion options

You must be logged in to vote

I figured out the problem: I was missing a -d databaseName parameter:

cat backup.sql | docker exec -i image psql --username=myusername --dbname=myDataBaseName

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by prodrigestivill
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #27 on August 20, 2022 17:51.