Re: pg_resetwal: Fix wrong directory in log output

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: zhang_tian_chen(at)163(dot)com, li(dot)evan(dot)chao(at)gmail(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pg_resetwal: Fix wrong directory in log output
Date: 2026-02-04 07:39:35
Message-ID: aYL3tzBVYLztwzoF@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 03, 2026 at 03:49:47PM +0900, Kyotaro Horiguchi wrote:
> Thanks, looks good to me.

Yep, let's fix that. Done.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-02-04 07:39:38 Re: Support logical replication of DDLs
Previous Message Chao Li 2026-02-04 07:21:32 Re: Improve logical replication usability when tables lack primary keys