Re: BUG #16813: error to solve the problem "Windows could not stat file - over 4GB"

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: c_michal(at)poczta(dot)onet(dot)pl, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16813: error to solve the problem "Windows could not stat file - over 4GB"
Date: 2021-01-08 01:59:58
Message-ID: X/e8nnJOJOuYDtZ6@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jan 07, 2021 at 02:02:06PM +0000, PG Bug reporting form wrote:
> my PG version: PostgreSQL 13.1, compiled by Visual C++ build 1914, 64-bit
> testing method
> select * from files_info;
> Result is: could not stat file "my_data_01.txt": Unknown error

bed9075 will be available in PG14. We may consider a backpatch but
I'd rather have more dust settle on what has been committed on HEAD
before doing such a move (as known as wait for 14 to be released at
least in beta to get this code tested more extensively in the field).
Or are you saying that you tested the patch on top of some 13 code and
it did not work?
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2021-01-08 10:29:01 BUG #16815: Unable to use the X448 an X25519 elliptic curves.
Previous Message PG Bug reporting form 2021-01-07 19:00:01 BUG #16814: Invalid memory access on regexp_match with .* and BRE