Re: Debugging Failed Startup

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Debugging Failed Startup
Дата
Msg-id 20190502201233.GA1466@alvherre.pgsql
обсуждение исходный текст
Ответ на Debugging Failed Startup  (Ray Cote <rgacote@appropriatesolutions.com>)
Ответы Re: Debugging Failed Startup  (Ray Cote <rgacote@appropriatesolutions.com>)
Список pgsql-general
On 2019-May-02, Ray Cote wrote:

> Does anyone have a hint on how I'd go about debugging why PostgreSQL 11 is
> not starting on CentOS 7?
> Was running fine for several weeks then fails to come up after a reboot.

How are you getting it started after the reboot?  If you're not using
systemd facilities (eg. if you're calling pg_ctl on your own script),
systemd may be getting confused about what's the status of the service
and stopping it on its own.

Also, what are the timestamp differences between the final "redirecting
log output" line and the "Failed to start" lines?


-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Debugging Failed Startup
Следующее
От: Ray Cote
Дата:
Сообщение: Re: Debugging Failed Startup