Re: checkpointer and other server processes crashing - Mailing list pgsql-general

From Peter J. Holzer
Subject Re: checkpointer and other server processes crashing
Date
Msg-id 20210219152532.GD10464@hjp.at
Whole thread Raw
In response to Re: checkpointer and other server processes crashing  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On 2021-02-15 15:34:30 -0800, Adrian Klaver wrote:
> It probably would not hurt to figure why this seemed to happen with the
> Python -> Go switch. Even if you can get the OOM not to kick in, the fact
> that it was kicking in would indicate you now have memory hungry processes
> that did not exist before.

Or just more of them. I could imagine that switching from
Python/Gunicorn to Go increased the number of queries that could be
in-flight at the same time.

        hp

--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Attachment

pgsql-general by date:

Previous
From: luis.roberto@siscobra.com.br
Date:
Subject: Re: Slow while inserting and retrieval (compared to SQL Server)
Next
From: "Peter J. Holzer"
Date:
Subject: Re: checkpointer and other server processes crashing