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

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: krah(dot)tm(at)gmail(dot)com, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: could not open file "base/XX/XX": Interrupted system call
Date: 2023-09-20 11:11:59
Message-ID: 4c859b7d424698b54d617bd888e30ca37d19304b.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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-09-20 10:36:32.564 CEST [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
> 2023-09-20 10:36:32.564 CEST [1] LOG:  listening on IPv6 address "::", port 5432
>
> And this is happening for some queries:
>
> 2023-09-20 10:38:25.076 CEST [47] ERROR:  could not open file "base/16386/17328": Interrupted system call
> 2023-09-20 10:38:41.897 CEST [49] ERROR:  could not open file "base/16386/68359": Interrupted system call

Is that an NFS mount? What are the mount options?

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Torsten Krah 2023-09-20 11:24:12 Re: could not open file "base/XX/XX": Interrupted system call
Previous Message Torsten Krah 2023-09-20 08:49:22 could not open file "base/XX/XX": Interrupted system call