RE: subscriptionCheck failures on nightjar - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: subscriptionCheck failures on nightjar
Date
Msg-id OS9PR01MB12149D939764F0E34521A298FF5242@OS9PR01MB12149.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: subscriptionCheck failures on nightjar  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi hackers,

Sorry for reviving the old thread. While digging threads related with
the recent BF failure [1] I found here. And same issues were reported
like [2] and [3], everything happened on the Windows platform.

Per my quick lookup of this thread, the issue could not happen if rename()
works atomically. I'm not sure for Windows env, but does it mean We do not use
atomic renaming on them?

[1]: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=drongo&dt=2026-04-12%2003%3A43%3A28
[2]: https://www.postgresql.org/message-id/flat/17989-6b9f058bad9cd31b%40postgresql.org
[3]: https://www.postgresql.org/message-id/flat/18638-760882b4e5851b71%40postgresql.org

Best regards,
Hayato Kuroda
FUJITSU LIMITED




pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
Next
From: shveta malik
Date:
Subject: Re: Support EXCEPT for ALL SEQUENCES publications