BUG #13818: PostgreSQL crashes after cronjob runs as "postgres" - Mailing list pgsql-bugs

From Alexey Lesovsky
Subject BUG #13818: PostgreSQL crashes after cronjob runs as "postgres"
Date
Msg-id CAK7tEys9-O4BTERbs3Xuk2BfFNNd55u2sM9j5R2Fi7v6BHjrQw@mail.gmail.com
Whole thread Raw
Responses Re: BUG #13818: PostgreSQL crashes after cronjob runs as "postgres"
List pgsql-bugs
Hi,

Check installed systemd version, since 212 systemd has "cool feature".
Particilarly, systemd-logind process automatically removes all IPC objects
owned by a user if she or he fully logs out.
Set "RemoveIPC=no" in /etc/systemd/logind.conf ans restart systemd-logind
service to disable this.

Regards, Alexey Lesovsky.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Odd "operator does not exist" message
Next
From: Christian Ullrich
Date:
Subject: Re: BUG #13854: SSPI authentication failure: wrong realm name used