Re: BUG #16881: error log:Npgsql.PostgresException (0x80004005): XX001: 无法读取文件"base/16394/25021"的块157:只读取了8192字节的0

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: sun623227787(at)qq(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #16881: error log:Npgsql.PostgresException (0x80004005): XX001: 无法读取文件"base/16394/25021"的块157:只读取了8192字节的0
Date: 2021-02-22 09:37:18
Message-ID: CAOBaU_aw0dkwYMET2K7A-FgYsahEMKvP0HtV206PSu0g=vqaaA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Feb 22, 2021 at 4:32 PM PG Bug reporting form
<noreply(at)postgresql(dot)org> wrote:
>
> The following bug has been logged on the website:
>
> Bug reference: 16881
> Logged by: 宇森 孙
> Email address: sun623227787(at)qq(dot)com
> PostgreSQL version: 9.6.0
> Operating system: Windows Server 2016 64bit Datacenter
> Description:
>
> error log:
> Npgsql.PostgresException (0x80004005): XX001:
> 无法读取文件"base/16394/25021"的块157:只读取了8192字节的0

The error (which is "could not read block %u in file \"%s\": read only
%d of %d bytes") should have more details in the postgres logs,
including the reason for that error. Can you show the full error
message from the postgres logs? This could be the side effect or an
antivirus software, or some disk error or many other things.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2021-02-22 10:15:32 BUG #16885: PostgreSQL upgrade to 12+ changes hash join to slow nested loop
Previous Message Kämpf 2021-02-22 08:30:03 AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general