Replies: 1 comment
-
| SPQR requires Postgres protocol + some subset of Postgres SQL DML + some catalog informaion. | 
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.
-
QuestDB is a timeseries database that supports Postgres wire protocol
https://questdb.io/docs/reference/api/postgres/
But Quest dose not support sharding on open source version (HA is avaiable on enterprise)
Has anyone tried to use PGWire feature of QuestDB with SPQR to have HA and horizontal scaling on QuestDB ?
Beta Was this translation helpful? Give feedback.
All reactions