pgarchives is the official archive of Postgres mailing lists. Users can access the interface from the website and browse it, searching according to...
Pgexporter: Custom file
Donglin Xie
Pgexporter is a Prometheus exporter for PostgreSQL. In this project, we add the option to have a custom query file to specify the queries run against...
Develop Performance Farm Benchmarks and Website
Yedil Serzhan
The PostgreSQL Performance Farm (short for Pgperffarm) is a project to measure and visualize the benchmark performance of each version of PostgreSQL...
Improve PostgreSQL Regression Test Coverage
DongWook Lee
# proposal summary PostgreSQL is a very actively developed project and there are so many existing codes and so many new ones are added. I think there...
New and improved website for pgjdbc (JDBC)
Utkarsh Shukla
This project would aim to update the pgjdbc website. Currently, it is based on a very old PostgreSQL template and uses Jekyll to build it & also this...
pgmoneta: Storage API
Mariam Fahmy
pgmoneta is a backup / restore solution for PostgreSQL, it supports doing backups, listing all backups for a server, restoring a backup from a...
pgmoneta: On-disk encryption
Jichen
This project aims to add support for on-disk encryption of backups. These are some tasks that need to be completed: Create an internal API for...