Hacker News new | ask | show | jobs
by jasonhansel 1745 days ago
Personally I wish Postgres would add support for optimistic concurrency control (for both row-level and "predicate" locks), which can be a big win for workloads with high throughput and low contention.