Re: Postgres 10.7 Systemd Startup Issue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres 10.7 Systemd Startup Issue
Дата
Msg-id 6333.1559916216@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: Postgres 10.7 Systemd Startup Issue  ("Lu, Dan" <Dan.Lu@sig.com>)
Ответы RE: Postgres 10.7 Systemd Startup Issue  ("Lu, Dan" <Dan.Lu@sig.com>)
Список pgsql-general
"Lu, Dan" <Dan.Lu@sig.com> writes:
> Even with the added option “—with-systemd”, it is not working still.

Hmmm ....

> To outline what I did.

> 2)  Configure PostgreSQL to new location
> mkdir /hostname/pg/PostgreSQL-10.7_2
> ./configure --prefix=/hostname/pg/PostgreSQL-10.7_2

Is it just a copy-and-paste mistake that you don't actually have
a --with-systemd option here?

Also, it seems fairly unusual for anyone to build a production
installation with absolutely no configuration options --- it'd
work, but you'd get a really plain-vanilla server.  You might
consider reviewing

https://www.postgresql.org/docs/10/install-procedure.html

to see what other things might make sense to turn on.

            regards, tom lane



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

Предыдущее
От: "Lu, Dan"
Дата:
Сообщение: RE: Postgres 10.7 Systemd Startup Issue
Следующее
От: "Lu, Dan"
Дата:
Сообщение: RE: Postgres 10.7 Systemd Startup Issue