Compute and Storage Separation #4278
thompson0012
started this conversation in
General
Replies: 2 comments
-
if it works, it would be solve the problem from scale-out? right? i would like to hear the why and why not |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is true that some people use juicefs as a storage tier for databases, and we recommend actually testing the performance. |
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.
-
i have read the introduction of PolarDB (Compute Storage Seperation for PostgreSQL)
what i think is: can i use juicedata as the storage layer? (instead of the filesystem)
which means, i store the db file from postgres in object storage , so that can achieve the same architecture?
postgres -> db file (file system)
postgres -> db file (juicedata, backed by object storage)
Beta Was this translation helpful? Give feedback.
All reactions