Re: Service not starting on Ubuntu 15.04
От | Adrian Klaver |
---|---|
Тема | Re: Service not starting on Ubuntu 15.04 |
Дата | |
Msg-id | 562E3F42.5090909@aklaver.com обсуждение исходный текст |
Ответ на | Re: Service not starting on Ubuntu 15.04 (Lasse Westh-Nielsen <lassewesth@gmail.com>) |
Ответы |
Re: Service not starting on Ubuntu 15.04
|
Список | pgsql-general |
On 10/26/2015 07:08 AM, Lasse Westh-Nielsen wrote: > Adrian, > > Thanks. I know about the systemd change, and indeed the postgres package > I end up with _has_ systemd integration already: > > $ cat /etc/systemd/system/multi-user.target.wants/postgresql.service > # systemd service for managing all PostgreSQL clusters on the > system. This > # service is actually a systemd target, but we are using a service since > # targets cannot be reloaded. > > [Unit] > Description=PostgreSQL RDBMS > > [Service] > Type=oneshot > ExecStart=/bin/true > ExecReload=/bin/true > RemainAfterExit=on > > [Install] > WantedBy=multi-user.target The thing above the above is I do not see anything that starts Postgres. Are you sure the same script is being called in cloud-init and outside of it? Or more to the point, what script actually starts Postgres? -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления: