A small TLS termination proxy for the PostgreSQL wire protocol. It accepts client connections that send an SSLRequest, performs a TLS handshake, and forwards the encrypted stream to a backend (e.g.
Useful with any S3 compatible object storage system to store your databases dumps. The PostgreSQL client works with any PostgreSQL-17 compatible database... This container has a shell for entry point ...