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

From: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(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-15 16:26:15
Message-ID: CAEudQAoN4Jg4Q2VdmJBWDu_8YCNrrxO0s8YCJ586im+sMVA5HA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached a log.

I hacked dirmod.c (pgrename), to print GetLastError();

MoveFIleEx from: pg_stat_tmp/global.tmp
MoveFIleEx to: pg_stat_tmp/global.stat
MoveFIleEx win32 error code 5

regards,
Ranier Vilela

Attachment Content-Type Size
logfile application/octet-stream 10.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2020-06-15 16:46:21 Re: Review for GetWALAvailability()
Previous Message Robert Haas 2020-06-15 15:29:00 Re: Parallel Seq Scan vs kernel read ahead