How to scale #110
Unanswered
dberardo-com
asked this question in
Q&A
Replies: 1 comment
-
I think this should answer your question about using a postgres database as metadata catalog: |
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.
-
Cold you add an example in the doc on how scaling and high availability would actually work?
In understand from the blog post that these rely on having a distributed / HA metadata store like in PostgreSQL and then a distributed storage like a NAS or S3 is this right?
So Code-wise this would mean not only attaching the Deltalake extension but also attaching to an external PostgreSQL database to load the metadata definition, is this correct?
An example would be great
Beta Was this translation helpful? Give feedback.
All reactions