Re: postgresql 9.5 has ocuuered OOM

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Uwe <uwe(at)oss4u(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>, mark <pgroad(at)163(dot)com>
Subject: Re: postgresql 9.5 has ocuuered OOM
Date: 2017-12-20 16:59:24
Message-ID: CAKFQuwYbjwP-2ej7E-yOOhpPvimy0Zy8HOgV5VMw-aO46x3D=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Dec 20, 2017 at 9:44 AM, Uwe <uwe(at)oss4u(dot)com> wrote:

> IIRC work_mem is a PER CONNECTION setting,
>
​The docs for this setting clearly state that a single connection/session
can itself use multiple times this values for a single query.

https://www.postgresql.org/docs/10/static/runtime-config-resource.html#RUNTIME-CONFIG-RESOURCE-MEMORY

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Uwe 2017-12-20 17:01:40 Re: postgresql 9.5 has ocuuered OOM
Previous Message Uwe 2017-12-20 16:44:36 Re: postgresql 9.5 has ocuuered OOM