Linking pages
- PgBouncer is useful, important, and fraught with peril - JP Camara https://jpcamara.com/2023/04/12/pgbouncer-is-useful.html 83 comments
- GitHub - fatkodima/online_migrations: Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc). https://github.com/fatkodima/online_migrations 26 comments
- Stop worrying about PostgreSQL locks in your Rails migrations | by Thomas Hareau | Doctolib | Medium https://medium.com/doctolib/stop-worrying-about-postgresql-locks-in-your-rails-migrations-3426027e9cc9 12 comments
- Database... or Goose? - DEV Community https://dev.to/doctolib/database-or-goose-58hi 11 comments
- Rails | Everything I know https://wiki.nikiv.dev/programming-languages/ruby/rails 11 comments
- How to release a new gem version in thirty seconds - DEV Community https://dev.to/thhareau/how-to-release-a-new-gem-version-in-thirty-seconds-p84 6 comments
- Super Fast Rails – A promise given is a debt - RorVsWild https://www.rorvswild.com/blog/2024/super-fast-rails-a-promise-given-is-a-debt 2 comments
- Fear-free PostgreSQL migrations for Rails | GoCardless https://gocardless.com/blog/fear-free-postgresql-migrations-for-rails/ 0 comments
Linked pages
- When Postgres blocks: 7 tips for dealing with locks https://www.citusdata.com/blog/2018/02/22/seven-tips-for-dealing-with-postgres-locks/ 22 comments
- Rails migrations with no downtime http://pedro.herokuapp.com/past/2011/7/13/rails_migrations_with_no_downtime/ 21 comments
- Zero-downtime Postgres migrations - the hard parts | GoCardless https://gocardless.com/blog/zero-downtime-postgres-migrations-the-hard-parts/ 16 comments
- Stop worrying about PostgreSQL locks in your Rails migrations | by Thomas Hareau | Doctolib | Medium https://medium.com/doctolib/stop-worrying-about-postgresql-locks-in-your-rails-migrations-3426027e9cc9 12 comments
- Tuning Autovacuum in PostgreSQL and Autovacuum Internals - Percona Database Performance Blog https://www.percona.com/blog/2018/08/10/tuning-autovacuum-in-postgresql-and-autovacuum-internals/ 5 comments
- GitHub - ankane/strong_migrations: Catch unsafe migrations in development https://github.com/ankane/strong_migrations 0 comments
- Safe Operations For High Volume PostgreSQL http://www.braintreepayments.com/blog/safe-operations-for-high-volume-postgresql/ 0 comments
- PostgreSQL at Scale: Database Schema Changes Without Downtime | by James Coleman | The PayPal Technology Blog | Medium https://medium.com/braintree-product-technology/postgresql-at-scale-database-schema-changes-without-downtime-20d3749ed680 0 comments
- Adding a NOT NULL CONSTRAINT on PG Faster with Minimal Locking | by Christophe Escobar | Doctolib | Medium https://medium.com/doctolib-engineering/adding-a-not-null-constraint-on-pg-faster-with-minimal-locking-38b2c00c4d1c 0 comments
Related searches:
Search whole site: site:github.com
Search title: GitHub - doctolib/safe-pg-migrations: Make your PostgreSQL migrations safe
See how to search.