Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Postgresql13_beta1 (could not rename temporary statistics file) Windows 64bits
Date: 2020-06-16 03:52:42
Message-ID: 20200616035242.GA5162@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 15, 2020 at 09:49:31AM -0300, Ranier Vilela wrote:
> II already reported on another thread, that vcregress is failing with
> (float8 and partitionprune) and now these messages are showing up.
> None buildfarm animal, have that combination, but as Postgres officially
> supports it ..

Well, it happens that I do have a VM with MSVC 2019 64-bit and Windows
10 (17763.rs5_release.180914-1434 coming directly from Microsoft's
website). Testing with it, I am not seeing any issues related to
temporary file renames, though getting a disk full I could find some
errors in writing and/or closing temporary statistics file because of
ENOSPC but that's not a surprise in this situation, and regression
tests just work fine. Honestly, I see nothing to act on based on the
information provided in this thread.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-06-16 03:55:09 Re: Failures with wal_consistency_checking and 13~
Previous Message Peter Eisentraut 2020-06-16 03:18:25 Re: factorial of negative numbers