Re: A query in Streaming Replication - Mailing list pgsql-general

From Sreerama Manoj
Subject Re: A query in Streaming Replication
Date
Msg-id CA+go1QGfzUZGeMNqZqcGFhaHr7wpCL2q+BdbdYg9xFTRS=3v9A@mail.gmail.com
Whole thread Raw
In response to A query in Streaming Replication  (Sreerama Manoj <manoj.sreerama973@gmail.com>)
List pgsql-general
Hello, 

          Can anyone check this and respond please!!

Thanks and regards,
Manoj.


On Sat, Jun 13, 2020, 20:26 Sreerama Manoj <manoj.sreerama973@gmail.com> wrote:
Hello,
      I use streaming replication in async mode. When master gets down, slave will be promoted using a trigger file. During this process ".partial" file will be created and a WAL file with same ID will be created in a different time line in slave. When master comes back as slave, it will be synced to the current master. This is the normal procedure as far as I understood. But in some cases, ".partial" file is not getting created and peer DB which comes back as slave is unable to sync when this happens.. Please suggest if this happens in any scenario and how to overcome this.

Thanks & Regards:
Manoj.


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: pg_service.conf and client support
Next
From: Joseph Maruca
Date:
Subject: Unable to execute pg_dump