Tags: Migration

  • Online PostgreSQL Column Type Migration

    January 30, 2020 in PostgreSQL

    Online PostgreSQL Column Type Migration

    How to modify PostgreSQL column types online? A general approach

    How to modify PostgreSQL column types online? A general approach

  • Changing Engines Mid-Flight — PostgreSQL Zero-Downtime Data Migration

    February 06, 2018 in PostgreSQL

    Changing Engines Mid-Flight — PostgreSQL Zero-Downtime Data Migration

    Data migration typically involves stopping services for updates. Zero-downtime data migration is a relatively advanced operation.

    Data migration typically involves stopping services for updates. Zero-downtime data migration is a relatively advanced operation.