How to add columns, backfill data, and build indexes on Postgres without locking production tables, plus how to read pg_locks to know what…
How to add columns, backfill data, and build indexes on Postgres without locking production tables, plus how to read pg_locks to know what…Continue reading on Medium » Read More Python on Medium
#python