Postgres server startup

Поиск
Список
Период
Сортировка
От CM J
Тема Postgres server startup
Дата
Msg-id d65fd1a40904142300w6f9db53xd9f48c48abbe9cfa@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres server startup  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
Hi,

         When logged in as administrator, i start the postgres server with the following command:

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

           The problem is "runas" cmd is not script friendly as i can not pass the password as a cmd line argument.Is there any way i can start the postgres server using pg_ctl.exe while logged in as administrator without using "runas" ??

Thanks!



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

Предыдущее
От: Koichi Suzuki
Дата:
Сообщение: Re: Minimizing Recovery Time (wal replication)
Следующее
От: Johan Nel
Дата:
Сообщение: Re: Disconnected editing - versioning of databases