Change management tools and techniques

From PostgreSQL wiki
Jump to navigationJump to search

This page describes various tools and methodologies for conducting database changes and deploying them. It includes tools to manage schema changes (via patches, or by adding complete SQL files), sproc changes and data migrations.

Schema management tools

Functions deployment

Presentations

Miscellaneous