Postgres: Starting Server in background mode

Поиск
Список
Период
Сортировка
От CM J
Тема Postgres: Starting Server in background mode
Дата
Msg-id d65fd1a40904090259j6ed0b5e6jc5ff2c7620706af0@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres: Starting Server in background mode  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
Hi,

       To start the postgres server in background mode in windows, i executed the following command:

runas /user:postgres "D:\postgres_new\pgsql\bin\pg_ctl.exe -W start -D D:\postgres_new\pgsql\data -l D:\postgres_new\pgsql\data\logfile"

         The postgres starts up all fine and logs get redirected.However, a command window gets opened which says "server starting...". How do i disable this command window ?

Thanks !

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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: database corruption
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Postgres: Starting Server in background mode