Re: HA - Mailing list pgsql-general

From Luis Daniel Lucio Quiroz
Subject Re: HA
Date
Msg-id CAFLo2Qx9nB=v3_n1BMdjLzKdLs3aqsB_f8gop89Hf9u-iTu3bQ@mail.gmail.com
Whole thread Raw
In response to HA  (Gerdan Rezende dos Santos <gerdan@gmail.com>)
List pgsql-general
Give a look to PEN, it is a load-balancing daemon :)

Luis Daniel Lucio Quiroz
CISSP, CISM, CISA
Linux, VoIP and much more fun
www.okay.com.mx

Need LCR? Check out LCR for FusionPBX with FreeSWITCH
Need Billing? Check out Billing for FusionPBX with FreeSWITCH

2015-06-27 9:32 GMT-04:00 Gerdan Rezende dos Santos <gerdan@gmail.com>:
hi, peoples!
Have a way to distribute connections for postgres master x master?
I need something... When  i connect my apps, direct thia connections only one IP, but this ip, automaticaly resolve one of my two masters servers....


Example: app <---> ip 10.1.1.1
This 10.1.1.1 see my two masters in 10.1.1.2 and 10.1.1.3, control and direct my connections...


For the master x master, i used Xdb multimaster replication


--
T.'.A.'.F.'.,
 
Gerdan Rezende dos Santos
Especialista PostgreSQL & EnterpriseDB
gerdan@gmail.com
+55 (61) 9645-1525
www.tecnisys.com.br


pgsql-general by date:

Previous
From: Gerdan Rezende dos Santos
Date:
Subject: HA
Next
From: Francisco Olarte
Date:
Subject: Re: Inserting from multiple processes?