Re: postgresql HA solution for different network domain

Поиск
Список
Период
Сортировка
От Nicolas Karolak
Тема Re: postgresql HA solution for different network domain
Дата
Msg-id CAO8Scz6+RqHhdswGcRtHtOQ8KXFqCYT8Eb=_LyANG7vE-FDcCg@mail.gmail.com
обсуждение исходный текст
Ответ на postgresql HA solution for different network domain  (Amine Tengilimoglu <aminetengilimoglu@gmail.com>)
Список pgsql-admin
You can put a HAProxy between your application and database, with
something like that:
https://severalnines.com/blog/postgresql-load-balancing-using-haproxy-keepalived

Regards,
Nicolas KAROLAK | SysAdmin
6-8, rue André Voguet - 94200 Ivry-sur-Seine
+33 1 77 56 77 96 | www.ubicast.eu | www.ubicast.tv
Le sam. 15 sept. 2018 à 08:11, Amine Tengilimoglu
<aminetengilimoglu@gmail.com> a écrit :
>
> Hi all;
>
>
> I have question about postgresql HA solituons. I want to make a replication on two different network domains. The
masteris one side(10.100.34.21 etc.) the replica the other side(192.145.78.32 etc.). So these machines have different
network.The application servers should not affect during failover so we should not change any thing on application
servers..likeip.. we saw vip solution but that won't help on different ip blocks... Do u have any advice or idea about
onit? 
>
>
>
> Thanks in advance...


В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Difference between C and en_US.UTF-8 Collate & CType in Postgres 10.x
Следующее
От: Mariel Cherkassky
Дата:
Сообщение: Segmentation fault postgres 9.6