An open API service indexing awesome lists of open source software.

https://github.com/debfx/pgfilterproxy

PostgreSQL filter proxy
https://github.com/debfx/pgfilterproxy

postgresql

Last synced: 6 months ago
JSON representation

PostgreSQL filter proxy

Awesome Lists containing this project

README

          

# pgfilterproxy

Proxy for PostgreSQL that forwards only configured
[query fingerprints](https://github.com/pganalyze/libpg_query/wiki/Fingerprinting)
and [protocol messages](https://www.postgresql.org/docs/current/protocol-message-formats.html).

Run it was `pgfilterproxy `.
See [pgfilterproxy.yaml.example](pgfilterproxy.yaml.example) for a commented sample config.

You can gather fingerprints of denied queries by looking at the pgfilterproxy log.