braintree / pg_ha_migrations

Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.
MIT License
220 stars 23 forks source link

Method for adding partitioned indexes concurrently #85

Closed rkrage closed 1 year ago

rkrage commented 1 year ago

Following the recommendations in the postgres docs: https://www.postgresql.org/docs/current/ddl-partitioning.html