Re: Death postgres - Mailing list pgsql-general

From Laurenz Albe
Subject Re: Death postgres
Date
Msg-id 9061fac25866f02c539ae389ace7617d9cfdca74.camel@cybertec.at
Whole thread Raw
In response to Death postgres  (Marc Millas <marc.millas@mokadb.com>)
Responses Re: Death postgres  (Marc Millas <marc.millas@mokadb.com>)
List pgsql-general
On Sat, 2023-05-06 at 03:14 +0200, Marc Millas wrote:
> postgres 14.2 on Linux redhat
>
> temp_file_limit set around 210 GB.
>
> a select request with 2 left join have crashed the server (oom killer) after the postgres
> disk occupation did grow from 15TB to 16 TB.
>
> What are the cases where postgres may grow without caring about temp_file_limit ?

That's too little information for a decent answer.
One obvious answer is: if it is not writing temporary files.

Yours,
Laurenz Albe



pgsql-general by date:

Previous
From: "Michael P. McDonnell"
Date:
Subject: Hung Query with No Locking Issues
Next
From: Tom Lane
Date:
Subject: Re: Hung Query with No Locking Issues