The existing pgwatch3_rpc_server project creates specialized RPC endpoints that allow pgwatch3 clients to export monitoring data in various formats...
pgmoneta: Incremental backup for PostgreSQL 13-16
Ashutosh Sh
Implement functionality in pgmoneta and pgmoneta_ext such that an incremental backup can be taken from PostgreSQL 13 to 16. This work can build upon...
Extension Support for pgexporter
Bassam Adnan
PostgreSQL extensions can offer detailed views of query performance, storage usage, and system health but this would need frequent manual setup to be...
Upgrade pgwatch Grafana dashboards to v11
Gaurav Patidar
This project focuses on upgrading the existing pgwatch dashboards to be fully compatible with Grafana version 11. With Grafana v11 removing support...
ABI Compliance Checker
Mankirat Singh
PostgreSQL introduced Server API and ABI Stability Guidance to help extension authors understand compatibility expectations. The policy ensures ABI...
pgmoneta: WAL Filtering
Mohab Yasser
pgmoneta is an open-source tool designed for PostgreSQL backup and recovery, with a strong focus on managing Write-Ahead Logging (WAL) files critical...
Enhancing Pgagroal Security: Hot Reloading, Vault Improvements, and Certificate Monitoring
Tejas Tyagi
This project enhances Pgagroal's security by implementing hot reloading for TLS certificates and configuration files, refining the vault system for...