Thomas Munro <[email protected]> writes: > On Fri, Sep 21, 2018 at 2:59 PM Tom Lane <[email protected]> wrote: >> I was just looking at that, and my guess is that it was caused by >> something doing an ipcrm or equivalent, and is unrelated to your patch. >> Especially since skink has succeeded with that patch in several other >> branches.
> I found this case from January: > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=skink&dt=2018-01-05%2000%3A10%3A03 > ! FATAL: semop(id=1313210374) failed: Invalid argument Uh-huh. https://www.postgresql.org/docs/devel/static/kernel-resources.html#SYSTEMD-REMOVEIPC regards, tom lane
