Below you will find pages that utilize the taxonomy term “flvmnt”
February 22, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.1.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary pgfence is a command-line tool designed to ensure the safety of PostgreSQL database migrations. It analyzes SQL migration files to identify lock modes, risk levels, and provides safe rewrite strategies to minimize disruptions like downtime or query blocking in production environments.
February 22, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.1.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary pgfence is a CLI tool designed to analyze SQL migration files and assess their safety before deployment. It identifies lock modes, evaluates risk levels based on database size, and provides safe rewrite recipes to prevent downtime caused by problematic database operations.