Persist local file system when using PostgreSQL
?
#2689
gcool-info
started this conversation in
Developers
Replies: 1 comment
-
No, if you use a Why do you want to run |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
From PostgreSQL.md:
Does this mean that the local file system storage needs to be persisted when using
PostgreSQL
?Imagine the following scenario:
eclair
runs in a container with ephemeral file system storage +PostgreSQL
driver. The container exits and then spins up again. Files in theeclair
container are brand new butPostgreSQL
has persisted state.Beta Was this translation helpful? Give feedback.
All reactions