From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Paquier <michael(at)paquier(dot)xyz>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Race condition in recovery? |
Date: | 2021-06-15 12:19:02 |
Message-ID: | CA+TgmobhATA2WFSJD+BqRwoF=Pj9pQ6AvvQ1veHiW3mYyAwV4w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Jun 14, 2021 at 3:47 PM Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> So, will you feel happier with this applied? I haven't tested it yet but
> I'm confident it will work.
I'm not all that unhappy now, but yeah, that looks like an improvement
to me. I'm still afraid that I will keep writing tests that blow up on
Windows but that's a bigger problem than we can hope to fix on this
thread, and I do think this discussion has helped.
Thanks,
--
Robert Haas
EDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Yugo NAGATA | 2021-06-15 12:31:40 | Re: Error on pgbench logs |
Previous Message | Heikki Linnakangas | 2021-06-15 12:04:08 | Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints |