Re: Shared memory error

From: Sonam Sharma <sonams1209(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Shared memory error
Date: 2020-06-04 07:09:13
Message-ID: CAM-M3Tn=EYVknNq_sPUyZOTW7iAw27SGLV4tZ7WQjMd3QPig-w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Can someone please help on this

On Wed, Jun 3, 2020, 11:27 PM Sonam Sharma <sonams1209(at)gmail(dot)com> wrote:

> I have set the dynamic_shared_memory_type to none which was set as POSIX.
> For now we are not seeing the error... Can someone please explain what is
> the impact of setting it as none .
>
> On Wed, Jun 3, 2020, 8:28 PM Sonam Sharma <sonams1209(at)gmail(dot)com> wrote:
>
>> Hi Team,
>>
>> Getting below error when any query is running from jdbc side :
>>
>> Error : could not open memory segment "/PostgreSQL.1511679208" : No such
>> file or directory
>>
>> Yesterday I have extended the /dev/shm filesystem and the query ran. But
>> today again the issue is repeating.
>>
>> Can someone please help
>>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Bonaud 2020-06-04 07:41:53 Re: Fine grained permissions on User Mapping
Previous Message Laurenz Albe 2020-06-04 05:56:49 Re: Can we get SQL Server-like cross database queries