pgexperts / pgx_scriptsLinks
A collection of useful little scripts for database analysis and administration, created by our team at PostgreSQL Experts.
☆1,454Updated 2 years ago
Alternatives and similar repositories for pgx_scripts
Users that are interested in pgx_scripts are comparing it to the libraries listed below
Sorting:
- Queries to mesure statistical bloat in indexes and tables for PostgreSQL☆564Updated 3 years ago
- The missing set of useful tools for Postgres DBAs and all engineers☆1,214Updated last month
- Reorganize tables in PostgreSQL databases with minimal locks☆2,142Updated last week
- Command-line admin tool for observing and troubleshooting Postgres.☆1,588Updated last year
- Hypothetical Indexes for PostgreSQL☆1,590Updated last month
- Partition management extension for PostgreSQL☆2,529Updated this week
- The automatic indexer for Postgres☆2,053Updated 2 months ago
- Queries to monitor postgresql☆392Updated 2 years ago
- Collect and display information and stats from a running PostgreSQL server☆1,034Updated last month
- A fast PostgreSQL Log Analyzer☆3,891Updated last week
- PostgreSQL Workload Analyzer☆815Updated 2 months ago
- PostgreSQL metrics monitor/dashboard☆1,841Updated last year
- DEPRECATED: Like diff but for PostgreSQL schemas☆3,050Updated 3 months ago
- A PostgreSQL extension for automatic bloat cleanup☆633Updated 2 months ago
- Logical Replication extension for PostgreSQL 17, 16, 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication …☆1,192Updated 3 months ago
- PostgreSQL Audit Extension☆1,567Updated last week
- plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL …☆727Updated this week
- PostgreSQL configuration wizard☆1,079Updated 4 years ago
- Sensible database change management☆3,081Updated last month
- pg_timetable: Advanced scheduling for PostgreSQL