Command for restart in the contrib/linux script

Поиск
Список
Период
Сортировка
От Devinder K Rajput
Тема Command for restart in the contrib/linux script
Дата
Msg-id OF19634A5A.B42E26D0-ON86256C84.007F30EF@ipaper.com
обсуждение исходный текст
Список pgsql-admin
Hi,

I am modifying the contrib/linux script (used to start postgres).  The line
that starts the db engine is:
      su - $PGUSER -c "$DAEMON start -D '$PGDATA' -s -l $PGLOG"
and the line that restarts the db engine is:
      su - $PGUSER -c "$DAEMON restart -D '$PGDATA' -s -m fast"

Is there any reason why the "-l $PGLOG" option is omitted in the restart.
Thank you,

Devinder




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