BUG #13818: PostgreSQL crashes after cronjob runs as "postgres"

From: Alexey Lesovsky <lesovsky(at)pgco(dot)me>
To: ryan(at)runscope(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13818: PostgreSQL crashes after cronjob runs as "postgres"
Date: 2016-01-09 16:45:02
Message-ID: CAK7tEys9-O4BTERbs3Xuk2BfFNNd55u2sM9j5R2Fi7v6BHjrQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Christian Ullrich 2016-01-10 17:30:43 Re: BUG #13854: SSPI authentication failure: wrong realm name used
Previous Message sergey-v 2016-01-09 13:02:30 BUG #13858: Server with debugger installed consumes 100% of one CPU core