Standardize LSN-based filename

From: Japin Li <japinli(at)hotmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Standardize LSN-based filename
Date: 2025-08-13 00:56:12
Message-ID: ME0P300MB0445795E3FF4CA5A1143164FB62AA@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In commit 2633dae2e, I standardized the LSN formatting for log messages using
zero-padding. However, I mistakenly changed the snapshot file name[1].

I'd like to standardize the LSN-based filename. What's your feedback on this?

[1] https://www.postgresql.org/message-id/CAJpy0uDYtHGLkcr1sDqKFUm-ef33Kdky9R8qdDC5JgeM7VdWNA%40mail.gmail.com

--
Best regards,
Japin Li
ChengDu WenWu Information Technology Co., LTD.

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2025-08-13 00:59:21 Re: Excessive LOG messages from replication slot sync worker
Previous Message Thomas Munro 2025-08-13 00:45:19 Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected