Re: PostgreSQL Automatic Failover Windows Server

2021-08-19 Thread Laurenz Albe
On Wed, 2021-08-18 at 21:18 +0530, Heljeeve C Unni wrote: > I want to know in detail about PostgreSQL Automatic Failover solutions > without third party tools. > > Installation procedures step by step on WINDOWS SERVER. You could have a look at this: https://github.com/cybertec-postgresql/patro

Re: PostgreSQL Automatic Failover Windows Server

2021-08-18 Thread Bruce Momjian
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 ...) >

Re: PostgreSQL Automatic Failover Windows Server

2021-08-18 Thread Vijaykumar Jain
> > > 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

PostgreSQL Automatic Failover Windows Server

2021-08-18 Thread Heljeeve C Unni
tions without third party tools. I believe it will work fine as mirroring in MS SQL SERVER Can someone help me how to configure PostgreSQL Automatic Failover Windows Server. Installation procedures step by step on WINDOWS SERVER. Help very much appreciated. Thanks & Regareds Heljeeve