'pg_ctl restart' does not terminate

From: twoflower <standa(dot)kurik(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: 'pg_ctl restart' does not terminate
Date: 2016-11-26 15:15:24
Message-ID: 1480173324235-5932070.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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: http://postgresql.nabble.com/pg-ctl-restart-does-not-terminate-tp5932070.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-11-26 15:25:10 Re: 'pg_ctl restart' does not terminate
Previous Message Tom Lane 2016-11-25 23:44:10 Re: PostgreDB stores table name is lower case