A query in Streaming Replication - Mailing list pgsql-general

From Sreerama Manoj
Subject A query in Streaming Replication
Date
Msg-id CA+go1QERSrPQXsjzvadqetBg5srsa6bfxxBnm++6rEXbkdRZng@mail.gmail.com
Whole thread Raw
Responses Re: A query in Streaming Replication  (Sreerama Manoj <manoj.sreerama973@gmail.com>)
Re: A query in Streaming Replication  (Sreerama Manoj <manoj.sreerama973@gmail.com>)
List pgsql-general
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: Laurenz Albe
Date:
Subject: Re: Something else about Redo Logs disappearing
Next
From: sekhar chandra
Date:
Subject: Re: Fwd: not able to give usage access to public schema