Re: contrib/start-scripts/freebsd script fails with Ambiguous output redirect.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: contrib/start-scripts/freebsd script fails with Ambiguous output redirect.
Дата
Msg-id 28419.1521149026@sss.pgh.pa.us
обсуждение исходный текст
Ответ на contrib/start-scripts/freebsd script fails with Ambiguous output redirect.  (Yavuz TANRIVERDİ <sternix@gmail.com>)
Ответы Re: contrib/start-scripts/freebsd script fails with Ambiguous output redirect.
Список pgsql-bugs
=?UTF-8?Q?Yavuz_TANRIVERD=C4=B0?= <sternix@gmail.com> writes:
> I install PostgreSQL 10.3 from official sources to FreeBSD 11.1 than add
> start script to rc.d system

> # cp postgresql-10.3/contrib/start-scripts/freebsd
> /usr/local/etc/rc.d/postgresql.sh
> # chmod +x /usr/local/etc/rc.d/postgresql.sh

> than want to start the server with "/usr/local/etc/rc.d/postgresql.sh
> start" command but i  get "Ambiguous output redirect." error

Perhaps you're using a non-bourne-compatible shell for the postgres
user account?  If so, you'd likely need to adapt the syntax for the
passed-down command.

            regards, tom lane


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

Предыдущее
От: Yavuz TANRIVERDİ
Дата:
Сообщение: contrib/start-scripts/freebsd script fails with Ambiguous output redirect.
Следующее
От: Петър Славов
Дата:
Сообщение: Re: BUG #15114: logical decoding Segmentation fault