Skip to main content

Posts

2026

Paper Deep Read: Anarchy in the Database

·1423 words·7 mins
A deep reading of 'Anarchy in the Database': a compatibility assessment of 400+ PostgreSQL extensions reveals 16.8% have mutual incompatibility issues; analyzing extension architectures across 6 databases

2025

Paper Deep Read: DBAIOps

·1671 words·8 mins
A deep reading of DBAIOps: a database operations system combining LLM reasoning and knowledge graphs, encoding DBA experience into graph models for DBA-like diagnostic capabilities

My 2025 Year-End Summary

·2409 words·12 mins
2025 Year-End Summary: Transition from DBA technical operations to providing systematic solutions, expanding into economics and philosophy reading, and deep reflection on AIOps

Case Study: Row Locks and LWLock LockManager

·2064 words·10 mins
Analyzing how high-concurrency updates on the same row cause massive row locks and LWLock LockManager waits, verifying through benchmarks that row locks bypassing the fastpath mechanism is the root cause of increased LWLock contention

CXL and PolarDB-CXL

·2301 words·11 mins
A deep reading of SIGMOD 2025 Best Industrial Paper PolarDB-CXL: introducing CXL disaggregated memory to PolarDB-MP, comparing RDMA architecture and showcasing CXL's advantages in latency and memory fusion