pg_partman
Partition manager
An extension to create and manage table partition sets in PostgreSQL
Partition management extension for PostgreSQL
2k stars
56 watching
281 forks
Language: PLpgSQL
last commit: 5 days ago
Linked from 1 awesome list
background-workerpartitioningpg-partition-managerplpgsqlpostgresqlpostgresql-extension
Related projects:
Repository | Description | Stars |
---|---|---|
pgxn/pgxnclient | A command-line tool for managing PostgreSQL extensions from the Extension Network. | 140 |
ankane/pgslice | A tool for easy Postgres partitioning with minimal app changes and no downtime. | 1,112 |
postgrespro/pg_probackup | A utility to manage periodic backups and recovery of PostgreSQL databases | 715 |
antonlindstrom/pgstore | A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 92 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 251 |
lesovsky/pgcenter | A command-line tool for monitoring and troubleshooting Postgres databases. | 1,551 |
orgrim/pg_back | A tool for backing up PostgreSQL databases with customizable options and formats | 533 |
dalibo/ldap2pg | Automates the creation and management of PostgreSQL roles and users from an enterprise directory. | 211 |
phppgadmin/phppgadmin | A web-based administration tool for managing PostgreSQL databases | 802 |
caarlos0-graveyard/zsh-pg | A plugin providing utility functions to interact with PostgreSQL databases from the command line. | 18 |
markwkm/pg_top | A tool for monitoring PostgreSQL processes and queries in real-time. | 112 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
crunchydata/pgmonitor | A tool to monitor and visualize PostgreSQL cluster performance and health | 591 |
lifepillar/pgsql.vim | A plugin that provides syntax highlighting and auto-completion support for PostgreSQL and its extensions. | 273 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |