Re: could not open file "base/XX/XX": Interrupted system call

2025-01-20 Thread Andreas Froede

Am 26.12.24 um 12:48 schrieb Slava Shpitalny:

We are facing a similar problem using a docker from https:// 
hub.docker.com/_/postgres  on AWS EC2 
machine.


In this case it's a docker issue.
By default docker limit the size of shared memory (i think 64M).
You can change this in your dockerfile.

CIAO
andreas




Re: could not open file "base/XX/XX": Interrupted system call

2025-01-20 Thread Andreas Froede

Am 20.01.25 um 15:24 schrieb Andreas Froede:

Am 26.12.24 um 12:48 schrieb Slava Shpitalny:

We are facing a similar problem using a docker from https:// 
hub.docker.com/_/postgres  on AWS 
EC2 machine.


In this case it's a docker issue.
By default docker limit the size of shared memory (i think 64M).
You can change this in your dockerfile.


Sorry. Wrong discussion.
Please forgot it.


CIAO
andreas