Re: [SQL] Encrypting PGBouncer to Postgres DB connections

From: "ktm(at)rice(dot)edu" <ktm(at)rice(dot)edu>
To: Bhanu Murthy <bhanu_murthy(at)yahoo(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>, "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: [SQL] Encrypting PGBouncer to Postgres DB connections
Date: 2013-04-10 18:16:56
Message-ID: 20130410181656.GB32580@aart.rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

On Wed, Apr 10, 2013 at 11:06:32AM -0700, Bhanu Murthy wrote:
> Hi all,
>  
> Can someone please point me to detailed documentation on how to secure/encrypt connections between PGBouncer and Postgresql database (version 8.4.3)? 
>  
> Thanks in advance!
>  
> Bhanu M. Gandikota
> Cell: (415) 420-7740

Hi Bhanu,

You will need to use your link encryption process of choice to tunnel the connections
from pgbouncer to the backend. SSH and STunnel are two that we have used successfully
in the past.

Regards,
Ken

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Nik Tek 2013-04-10 21:58:11 Postgres log(pg_logs) have lots of message
Previous Message AJ Weber 2013-04-10 18:15:30 Re: Encrypting PGBouncer to Postgres DB connections

Browse pgsql-sql by date

  From Date Subject
Next Message JORGE MALDONADO 2013-04-10 22:30:47 Advice for index design
Previous Message AJ Weber 2013-04-10 18:15:30 Re: Encrypting PGBouncer to Postgres DB connections