Re: [GENERAL] Can't restart Postgres
От
Steve Atkins
Тема
Re: [GENERAL] Can't restart Postgres
Дата
Msg-id
501D8220-7F09-4AD3-BF8E-C456E1EB24E2@blighty.com
Ответ на
Re: [GENERAL] Can't restart Postgres (Shawn Thomas)
Список
Дерево обсуждения
[GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Tom Lane <tgl@sss.pgh.pa.us>
Re: [GENERAL] Can't restart Postgres "Joshua D. Drake" <jd@commandprompt.com>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres "Joshua D. Drake" <jd@commandprompt.com>
Re: [GENERAL] Can't restart Postgres Magnus Hagander <magnus@hagander.net>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Tom Lane <tgl@sss.pgh.pa.us>
Re: [GENERAL] Can't restart Postgres "Joshua D. Drake" <jd@commandprompt.com>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres "Joshua D. Drake" <jd@commandprompt.com>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres "Joshua D. Drake" <jd@commandprompt.com>
Re: [GENERAL] Can't restart Postgres Magnus Hagander <magnus@hagander.net>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Magnus Hagander <magnus@hagander.net>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres "Joshua D. Drake" <jd@commandprompt.com>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres Adrian Klaver <adrian.klaver@aklaver.com>
Re: [GENERAL] Can't restart Postgres Shawn Thomas <thomassd@u.washington.edu>
Re: [GENERAL] Can't restart Postgres Steve Atkins <steve@blighty.com>
Re: [GENERAL] Can't restart Postgres Gmail <robjsargent@gmail.com>
Re: [GENERAL] Can't restart Postgres Moreno Andreo <moreno.andreo@evolu-s.it>
> On Feb 14, 2017, at 8:47 PM, Shawn Thomas wrote: > > No it doesn’t matter if run with sudo, postgres or even root. Debian actually wraps the command and executes some some initial scripts with different privileges but ends up making sure that Postgres ends up running under the postgres user. I get the same output if run with sudo: > > sudo systemctl status postgresql@9.4-main.service -l > Error: could not exec start -D /var/lib/postgresql/9.4/main -l /var/log/postgresql/postgresql-9.4-main.log -s -o -c config_file="/etc/postgresql/9.4/main/postgresql.conf” There's a suspicious hole between "exec" and "start" where I'd expect to see the full path to the pg_ctl binary. As though a variable were unset in a script or config file. Cheers, Steve
В списке pgsql-general по дате отправления