Re: pg_ctl restart bug

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pg_ctl restart bug
Дата
Msg-id Pine.LNX.4.30.0104202116110.758-100000@peter.localdomain
обсуждение исходный текст
Ответ на pg_ctl restart bug  (jmitchell@greatbridge.com)
Ответы Re: pg_ctl restart bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: pg_ctl restart bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: pg_ctl restart bug  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
jmitchell@greatbridge.com writes:

> "pg_ctl restart" fails if anything is quoted in postmaster.opts.
>
>     $ pg_ctl restart
>     Smart Shutdown request at Fri Apr 20 10:11:38 2001
>     postmaster successfully shut down
>     postmaster successfully started
>     /usr/bin/postmaster: invalid argument -- '-D'
>     Try '/usr/bin/postmaster --help' for more information.
>
>
>     $ cat postmaster.opts
>     /usr/bin/postmaster '-D' '/var/lib/pgsql/data'

Unless someone can show me a way to extract the command line options out
of the opts file while preserving whitespace in them, I'm going to
eliminate the quotes being put out.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: grant insert for single tables does not work
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: the operator "=" does not work for some SQL queries