Django PG Migrate
JSON →django-pgmigrate is a Python library that integrates with Django to minimize downtime during PostgreSQL database migrations. It addresses a common issue where long-running transactions can block `python manage.py migrate` operations, causing subsequent queries to queue up. Version 1.6.0 is the current release, and the project is actively maintained with a regular release cadence to support new Django and Python versions. It automatically detects and terminates blocking queries by default, or can be configured to merely show them or set a lock timeout.
Traffic · last 30 days stale · no recent hits
total hits 16
actors 5 distinct systems
last hit 16d ago human
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇸🇬 Singapore · 🇩🇪 Germany · 🇫🇷 France
Resources
API endpoints
full doc /v1/registry/django-pgmigrate
compatibility /v1/registry/django-pgmigrate/compatibility