[BUGS] BUG #14851: Systemd kills long-running recovery
От | gdr@gdr.name |
---|---|
Тема | [BUGS] BUG #14851: Systemd kills long-running recovery |
Дата | |
Msg-id | 20171013091028.20254.74268@wrigleys.postgresql.org обсуждение исходный текст |
Ответы |
Re: [BUGS] BUG #14851: Systemd kills long-running recovery
Re: [BUGS] BUG #14851: Systemd kills long-running recovery |
Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 14851 Logged by: GDR ! Email address: gdr@gdr.name PostgreSQL version: 9.6.5 Operating system: CentOS 7 / pgdg Description: Summary: I think the line "TimeoutSec=300" in the systemd unit file isn't necessary Problem: I'm running a Postgres replication slave fresh after pg_basebackup. It has about 12 hours worth of xlogs to replay. After 5 minutes of "systemctl start postgresql-9.6" not returning to shell, systemd kills the server in the middle of recovery. This is because of TimeoutSec=300 in the systemd unit file. I don't think removing this statement will have any negative effects and I propose that it's not included in the pgdg distribution. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
В списке pgsql-bugs по дате отправления: