Greetings, * Tom Lane (t...@sss.pgh.pa.us) wrote: > Stephen Frost <sfr...@snowman.net> writes: > > * Tom Lane (t...@sss.pgh.pa.us) wrote: > >> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=culicidae&dt=2018-04-07%2021%3A50%3A02 > > > Yes, I'm taking a look at it. > > Since other animals are coming back successfully, my first suspicion > lights on culicidae's use of EXEC_BACKEND. Did you test that case? > (If not, this bodes ill for the Windows results.)
The vast majority of this patch isn't something that's relevant to Windows anyway, so I'm hopeful that those animals will stay green (if not, it's probably that we need to mark some other test as not-on-Windows). We have EXEC_BACKEND on the Unix-y systems too though, so that needs to be fixed. I'm pretty sure the issue here is that SubPostmasterMain() needs to also be checking/updating the umask() based on the data directory, as is done in PostmasterMain. Testing that out now and if that looks good then I'll push that and hopefully it'll make cullcidae green. Thanks! Stephen
signature.asc
Description: PGP signature