Re: cluster replication over only http protocol

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Szabolcs Márton <marton(dot)szabolcs(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: cluster replication over only http protocol
Date: 2009-08-26 00:21:20
Message-ID: dcc563d10908251721j113ae47cs10d08f5156f823bc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2009/8/25 Szabolcs Márton <marton(dot)szabolcs(at)gmail(dot)com>:
> Hi,
>
>
> somebody could give me an advice what should i look for?
>
> my situation is:
> - i have a running/working postgre databse
> - i have to make another database exactly the same as the first (for
> development purposes)
> - the two databases have only(!) http or https connection, nothing else !

How does limiting access to http make this more secure / better?

Here's what i'd do. Shut down apache, startup sshd on port 80, use tunneling.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sergey Samokhin 2009-08-26 01:06:27 It looks like transaction, but it isn't transaction
Previous Message Szabolcs Márton 2009-08-25 23:13:48 cluster replication over only http protocol