Re: pg_resetwal: Fix wrong directory in log output

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "zhang_tian_chen(at)163(dot)com" <zhang_tian_chen(at)163(dot)com>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_resetwal: Fix wrong directory in log output
Date: 2026-02-03 02:04:48
Message-ID: aYFXwD6_nA6VYf0_@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 03, 2026 at 01:58:19AM +0000, zhang_tian_chen(at)163(dot)com wrote:
> There is a misuse of macro when we output directory information in
> KillExistingWALSummaries(), pg_resetwal.c. Which should be
> WALSUMMARYDIR instead of ARCHSTATDIR.

Eh. Good find.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-02-03 02:13:53 Re: pg_resetwal: Fix wrong directory in log output
Previous Message zhang_tian_chen@163.com 2026-02-03 01:58:19 pg_resetwal: Fix wrong directory in log output