---
author: "Umesh Malik"
canonical: "https://umesh-malik.com/blog/tag/backend-engineering"
description: "Explore articles tagged with Backend Engineering by Umesh Malik — AI Engineer, LLM & GenAI Developer. Learn Backend Engineering best practices, practical tips, and in-depth guides."
title: "Umesh Malik's Blog - Backend Engineering Articles | Backend Engineering Tutorials"
tokens: 164
generator: "scripts/generate-page-markdown.mjs"
---

[← Back to Blog](https://umesh-malik.com/blog)

# Backend Engineering

1 article

 [![Dashboard-style cover showing Postgres migration operations sorted by lock severity from instant metadata change to full ACCESS EXCLUSIVE table lock](https://umesh-malik.com/blog/postgres-migration-safety-table-locks-cover.png)

Web Engineering • Sep 27, 2026

### Is Your Postgres Migration Safe? Catch the Table Lock First

Is your Postgres migration safe? Not if it takes ACCESS EXCLUSIVE on a hot table. The lock table and 5-step check that catches it before you run it.

8 min read

Read more →](https://umesh-malik.com/blog/postgres-migration-safety-table-locks)
