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-08 08:35:43
Message-ID: 1368002143827-5754684.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

Thanks for the response. In terms of your suggestions:

1. We already have stunnel installed on MachineA and MachineB, and it would
not be too difficult to install stunnel on MachineC either. What I'm unsure
of is how to make MachineB a 'bridge' so the postgres target MachineC
appears as an end point to MachineA. We just want to pass postgres rsync
through MachineB to MachineC and have commit notifications passed back to
MachineA (we're hoping to run postgres replication synchronously initially,
though if performance suffers too much we'll run async).

2. We're unable to stream directly to MachineB as it has its own postgres
database cluster which we don't want to write to.

For information, we're running Ubuntu 12.04 LTS and Postgres 9.2 on all
hosts.

--
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-tp5750442p5754684.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message handsfree 2013-05-08 08:40:49 Re: [SQL] Encrypting PGBouncer to Postgres DB connections
Previous Message Albe Laurenz 2013-05-08 07:47:40 Re: [SQL] Encrypting PGBouncer to Postgres DB connections

Browse pgsql-sql by date

  From Date Subject
Next Message handsfree 2013-05-08 08:40:49 Re: [SQL] Encrypting PGBouncer to Postgres DB connections
Previous Message Albe Laurenz 2013-05-08 07:47:40 Re: [SQL] Encrypting PGBouncer to Postgres DB connections