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

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 c

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

2025-01-13 Thread Torsten Krah
Am Donnerstag, dem 26.12.2024 um 13:48 +0200 schrieb Slava Shpitalny: > Do you happen to have any updates on this issue? Hi, unfortunately not, the only thing I found is this in "man 2 open": ... EINTR While blocked waiting to complete an open of a slow device (e.g., a FIFO; see fifo(7)), the

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

2024-12-26 Thread Slava Shpitalny
Hi, We are facing a similar problem using a docker from https://hub.docker.com/_/postgres on AWS EC2 machine. The version we are using is 17 (docker image "postgres:17") The issue happens on our CI server, and it happens consistently. The table is a big one (related to https://www.postgresql.org/me

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

2023-09-20 Thread Laurenz Albe
On Wed, 2023-09-20 at 10:49 +0200, Torsten Krah wrote: > I am running the postgres docker image with that version: > > 2023-09-20 10:36:32.478 CEST [1] LOG:  starting PostgreSQL 13.12 (Debian > 13.12-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) > 12.2.0, 64-bit > 2023-

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

2023-09-20 Thread Torsten Krah
Am Mittwoch, dem 20.09.2023 um 13:11 +0200 schrieb Laurenz Albe: > Is that an NFS mount?  What are the mount options? > > Yours, > Laurenz Albe No mount at all. Just the docker container filesystem using the overlay2 storage driver, there is nothing externally mounted in that container, the data

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

2023-09-20 Thread Torsten Krah
Hi, I am running the postgres docker image with that version: 2023-09-20 10:36:32.478 CEST [1] LOG: starting PostgreSQL 13.12 (Debian 13.12-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit 2023-09-20 10:36:32.564 CEST [1] LOG: listening on IPv4 address "0