Extensions / Replication and streams
Migrates a PostgreSQL table avoiding long locks
pgext.cloud · Source code · Documentation · PGXN
| Package | pg_migrate |
|---|---|
| Version | 0.1.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Stars | 16 |
| Latest commit | 2026-05-21 |
| Latest release | 2022-04-01 |
| Catalogue updated | 2026-08-30 |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| debug_funcs | Debugging and benchmark functions for PostgreSQL buffer and relation locks. |
| gbdchecks | Database health-check functions and views for bloat, locks, query statistics, and privileges. |
| buffercache_tools | Inspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces. |
| rds_server_handler | TencentDB PostgreSQL server maintenance handler extension |
| resetsequence | functions to reset sequences to values contained in tables |
| vacuum_utils | SQL functions for inspecting VACUUM and ANALYZE thresholds and activity and for invoking table maintenance. |
| pg_adm | A PostgreSQL extension providing some administrative tools. |