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 v12
Gaurav Patidar
This project focused on upgrading the existing pgwatch Grafana dashboards to ensure full compatibility with the latest Grafana version 12. While some...
ABI Compliance Reporting System
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
User 1995
This project enhances Pgagroal's security by implementing hot reloading for TLS certificates and configuration files, refining the vault system for...