Re: Standby corruption after master is restarted - Mailing list pgsql-bugs

From Emre Hasegeli
Subject Re: Standby corruption after master is restarted
Date
Msg-id CAE2gYzzs9sh0uDjNvMnXx3HeGpAn9BpGXVDFnV+r-k160sJ-oQ@mail.gmail.com
Whole thread Raw
In response to Re: Standby corruption after master is restarted  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-bugs
> Also, which process gets killed by the OOM killer? A random backend,
> walsender or some other process?

It was always a SELECT query that was killed.  I assume it was because
of the GIN index we have with huge pending list.  Postgres was
"terminating other connections because of crash of another server
process".


pgsql-bugs by date:

Previous
From: Emre Hasegeli
Date:
Subject: Re: Standby corruption after master is restarted
Next
From: Tomas Vondra
Date:
Subject: Re: Standby corruption after master is restarted