| From: | Robert Pang <robertpang(at)google(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, robertmhaas(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Back-patch of: avoid multiple hard links to same WAL file after a crash |
| Date: | 2024-12-20 01:45:12 |
| Message-ID: | CAJhEC07M-VvfXVRC1r=Qz7sqrM28=hTggwLvefgEvyhCDjkY+Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Dear Michael,
Thank you for applying this back-patch. I also appreciate everyone's input
on this issue.
Sincerely,
Robert Pang
On Thu, Dec 19, 2024 at 4:13 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Thu, Dec 19, 2024 at 11:07:25AM -0500, Andres Freund wrote:
> > On 2024-12-19 09:31:14 -0600, Nathan Bossart wrote:
> >> LGTM
> >
> > Dito.
>
> Thanks for double-checking. Done this one.
> --
> Michael
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2024-12-20 02:19:29 | Re: [PATCH] Fixed creation of empty .log files during log rotation |
| Previous Message | Michael Paquier | 2024-12-20 01:28:30 | Re: [PoC] Let libpq reject unexpected authentication requests |