/pg_proxy

Simple C++ PostgreSQL proxy that logs queries

Primary LanguageC++MIT LicenseMIT

To compile run make

Run as ./pg_proxy <PgAddress> <PgPort> <ProxyPort>