Shayon Mukherjee: Stop Relying on IF NOT EXISTS for Concurrent Index Creation in PostgreSQL

📝

内容提要

As a developer, you might have encountered situations where creating an index in PostgreSQL fails due to lock timeouts. In such scenarios, it’s tempting to use the IF NOT EXISTS as a quick fix and...

🏷️

标签

➡️

继续阅读