Haki Benita 4/9/2019

How to Create an Index in Django Without Downtime

Read Original

This article explains how to perform graceful database migrations in Django to add indexes without downtime. It covers concepts like atomic and reversible migrations, executing raw SQL properly, and using the SeparateDatabaseAndState migration command to alter Django's default migration behavior.

How to Create an Index in Django Without Downtime

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser