Chapter 2. Architecture

Table of Contents

2.1. Shardman Architecture
2.1.1. Table Types
2.1.2. Query Processing
2.1.3. Distributed transactions
2.1.4. Silk
2.1.5. Distributed deadlock detection
2.1.6. Resource control?
2.1.7. Global sequences
2.1.8. Syncpoints and consistent backup
2.2. Limitations of Shardman
2.2.1. ALTER SYSTEM Limitations
2.2.2. ALTER TABLE Limitations
2.2.3. CREATE TABLE Limitations
2.2.4. DROP TABLE Limitations
2.2.5. CREATE INDEX CONCURRENTLY Limitations
2.2.6. UPDATE Limitations
2.2.7. INSERT ON CONFLICT DO UPDATE Limitations
2.2.8. Limitations of Managing Global Roles
2.2.9. ALTER SCHEMA Limitations
2.2.10. DROP SERVER Limitations
2.2.11. Other Limitations
2.3. Consistency Model