Re: [GENERAL] cluster replication over only http protocol

2009-08-25 Thread Sam Mason
On Wed, Aug 26, 2009 at 01:13:48AM +0200, Szabolcs MMMrton wrote: > 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

Re: [GENERAL] cluster replication over only http protocol

2009-08-25 Thread Scott Marlowe
2009/8/25 Szabolcs Márton : > 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 o

[GENERAL] cluster replication over only http protocol

2009-08-25 Thread Szabolcs Márton
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 ! is there