'pg_ctl restart' does not terminate

Поиск
Список
Период
Сортировка
От twoflower
Тема 'pg_ctl restart' does not terminate
Дата
Msg-id 1480173324235-5932070.post@n3.nabble.com
обсуждение исходный текст
Ответы Re: 'pg_ctl restart' does not terminate
Список pgsql-general
I am restarting the server using the following:
su postgres -c "/usr/lib/postgresql/9.6/bin/pg_ctl -D /var/lib/postgresql/9.6/main -o '-c config_file=/etc/postgresql/9.6/main/postgresql.conf' restart"
The server is restarted properly, but the the command never finishes. After the restart, it displays the server's logfile. Is this intended?

View this message in context: 'pg_ctl restart' does not terminate
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostgreDB stores table name is lower case
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: 'pg_ctl restart' does not terminate