Re: [SQL] Encrypting PGBouncer to Postgres DB connections

From: handsfree <luke(dot)hansbury(at)redwood(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: [SQL] Encrypting PGBouncer to Postgres DB connections
Date: 2013-05-07 16:17:21
Message-ID: 1367943441337-5754606.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

We're looking to use streaming replication to a target via a secondary host
using stunnel. I'd love to hear how you were able to achieve this,
ktm(at)rice(dot)edu(dot)

Effectively we're looking to have the database on our customer's site (let's
call that MachineA) replicate to our backend postgres target in the cloud
(let's call that MachineC). However, MachineA has no direct communication
with MachineC, in fact, it should never be allowed to communicate with it.
We have another server that provides various services to the client MachineA
that is based in our home datacenter (let's call that MachineB) which we
would like to use as a 'staging' machine for the replication to the database
replication target. Is this possible to achieve using stunnel (and
pgbouncer?) alone?

At no point can this traffic go 'in the clear', for obvious reasons ;)

Any pointers or assistance help gratefully received! Thanks

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Hot-standby-with-streaming-replication-under-PgSQL-9-1-x-failover-when-master-crashes-tp5750442p5754606.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bhanu Murthy 2013-05-07 17:07:08 Re: [SQL] Encrypting PGBouncer to Postgres DB connections
Previous Message Jim Mercer 2013-05-07 12:05:15 Re: top posting?

Browse pgsql-sql by date

  From Date Subject
Next Message Bhanu Murthy 2013-05-07 17:07:08 Re: [SQL] Encrypting PGBouncer to Postgres DB connections
Previous Message Jasen Betts 2013-05-06 09:07:05 Re: Order of execution