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 <sonams1...@gmail.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 >