From: Nicola Contu <nicola(dot)contu(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Cc: Alessandro Aste <Alessandro(dot)aste(at)gtt(dot)net>
Subject:
Date: 2020-04-01 12:51:07
Message-ID: CAMTZZh2V+0wJVgSqTVvXUAVMduF57Uxubvvw58=kbOae+53+QQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hello,
I am running postgres 11.5 and we were having issues with shared segments.
So I increased the max_connection as suggested by you guys and reduced my
work_mem to 600M.

Right now instead, it is the second time I see this error :

ERROR: could not resize shared memory segment "/PostgreSQL.2137675995" to
33624064 bytes: Interrupted system call

So do you know what it means and how can I solve it?

Thanks a lot,
Nicola

Responses

Browse pgsql-general by date

  From Date Subject
Next Message AC Gomez 2020-04-01 13:35:48 permission denied for schema
Previous Message Alastair McKinley 2020-04-01 12:27:19 Re: Index selection issues with RLS using expressions

Browse pgsql-hackers by date

  From Date Subject
Next Message Prabhat Sahu 2020-04-01 12:56:13 Re: [Proposal] Global temporary tables
Previous Message Dilip Kumar 2020-04-01 12:25:53 Re: pg_stat_statements issue with parallel maintenance (Was Re: WAL usage calculation patch)