From: | Joe Van Dyk <joe(at)tanga(dot)com> |
---|---|
To: | basti <mailinglist(at)unix-solution(dot)de> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pg killed by oom-killer, "invalid contrecord length 2190 at A6C/331AAA90" on slaves |
Date: | 2014-10-27 16:00:54 |
Message-ID: | CACfv+p+tJ37O48g7+9r2eH7T2NQom94ojzmKWCAe-2LjxtoWtA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Oct 27, 2014 at 8:16 AM, basti <mailinglist(at)unix-solution(dot)de> wrote:
> Hello,
>
> months ago I have a similar problem with the OOM-Killer.
> Have a look at
>
> http://www.credativ.co.uk/credativ-blog/2010/03/postgresql-and-linux-memory-management
>
>
Thanks -- my question is not so much about the oom killer, but rather about
why just one of the slaves is reporting the "invalid contrecord length"
error.
> I hope that's helpful.
>
> Regards,
> basti
>
> On Sat 25.10.2014 22:55 +0200, Joe Van Dyk <joe(at)tanga(dot)com> wrote:
> > One of my postgres backends was killed by the oom-killer. Now, one of my
> > streaming replication slaves is reporting "invalid contrecord length
> > 2190 at A6C/331AAA90" in the logs and replication has paused. I have
> > other streaming replication slaves that are fine.
> >
> > Is that expected? It's happened twice in two days.
> >
> > I'm running 9.3.5 on the master. I have 9.3.4 on the slave that has the
> > problem, and 9.3.5 on the slave that doesn't have the problem. Is this
> > something that was fixed in 9.3.5?
> >
> > The slave that has the problem is also located across the country, while
> > the slave that works is in the same data center as the master -- not
> > sure if that's related at all.
> >
> > Joe
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
From | Date | Subject | |
---|---|---|---|
Next Message | basti | 2014-10-27 19:22:31 | Re: pg killed by oom-killer, "invalid contrecord length 2190 at A6C/331AAA90" on slaves |
Previous Message | basti | 2014-10-27 15:16:37 | Re: pg killed by oom-killer, "invalid contrecord length 2190 at A6C/331AAA90" on slaves |