Re: PostgreSQL Automatic Failover Windows Server

From: Vijaykumar Jain <vijaykumarjain(dot)github(at)gmail(dot)com>
To: Heljeeve C Unni <heljeeve(dot)u(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL Automatic Failover Windows Server
Date: 2021-08-18 18:27:24
Message-ID: CAM+6J94fRjOpAD_LL=udf5JaqrOsyBZAN0OYGi6qaNUiObn_7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
>
> 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)
<https://github.com/dhamaniasad/awesome-postgres#high-availability>
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.

--
Thanks,
Vijay
Mumbai, India

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bryan Boone 2021-08-18 18:39:37 Licensing
Previous Message Bruce Momjian 2021-08-18 16:06:27 Re: log_statement setting