From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Vijaykumar Jain <vijaykumarjain(dot)github(at)gmail(dot)com> |
Cc: | Heljeeve C Unni <heljeeve(dot)u(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL Automatic Failover Windows Server |
Date: | 2021-08-18 19:17:25 |
Message-ID: | 20210818191725.GD13032@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, Aug 18, 2021 at 11:57:24PM +0530, Vijaykumar Jain wrote:
>
> I want to know in detail about PostgreSQL Automatic Failover solutions
> without third party tools.
>
> There is no automatic failover solution provided with core postgresql. (maybe
> EDB provides in windows but ...)
> there are third party OSS solutions,
> dhamaniasad/awesome-postgres: A curated list of awesome PostgreSQL software,
> libraries, tools and resources, inspired by awesome-mysql (github.com)
> These are a few solutions for HA.
> There are detailed docs for each and/or blogs, you will have to read them to
> figure out which one suits you best.
Yes, I think the reason there are only third-party failover tools is
that failover is very tied to the operating system/network details, and
the database usually doesn't focus on those.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2021-08-18 19:19:11 | Re: Licensing |
Previous Message | Mladen Gogala | 2021-08-18 19:13:51 | Re: Licensing |