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

Поиск
Список
Период
Сортировка
От Alexey Lesovsky
Тема BUG #13818: PostgreSQL crashes after cronjob runs as "postgres"
Дата
Msg-id CAK7tEys9-O4BTERbs3Xuk2BfFNNd55u2sM9j5R2Fi7v6BHjrQw@mail.gmail.com
обсуждение исходный текст
Ответы Re: BUG #13818: PostgreSQL crashes after cronjob runs as "postgres"  (Ryan Park <ryan@runscope.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Odd "operator does not exist" message
Следующее
От: Christian Ullrich
Дата:
Сообщение: Re: BUG #13854: SSPI authentication failure: wrong realm name used