check_postgres: PostgreSQL monitoring script
Summary: check_postgres.pl
is a PostgreSQL monitoring script for Nagios, MRTG, Cacti, and others.
Summary: check_postgres.pl
is a PostgreSQL monitoring script for Nagios, MRTG, Cacti, and others.
Summary: mysql_fdw
is a PostgreSQL extension, which implements a Foreign Data Wrapper (FDW) for MySQL.
Summary: db_migrator
is a PostgreSQL extension that provides functions for migrating databases from other data sources to PostgreSQL.
Summary: ora_migrator
is a plugin for db_migrator
that uses oracle_fdw
to migrate an Oracle database to PostgreSQL.
Summary: Scan PostgreSQL instance for potential problems. pg_gather
is a SQL-only script leveraging the built-in features of psql.
Summary: pg_repack
is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes.
Summary: The plpgsql_check
extension is a linter tool that does source code static analyze for the PostgreSQL PL/pgSQL language, which is a native language for PostgreSQL stored procedures.
Summary: oracle_fdw
is a PostgreSQL extension that provides a Foreign Data Wrapper for easy and efficient access to Oracle databases, including pushdown of WHERE conditions and required columns as well as comprehensive EXPLAIN support.
Summary: The pg_wait_sampling
extension exposes a lot of sampling based statistics of wait events that will be helpful for optimizing PostgreSQL database.
Copyright (c) 2017 - 2025, Redrock Data Services, Inc. All rights reserved.