Re: where is the postmaster executable in the win nt distribution ?

Поиск
Список
Период
Сортировка
От Fred Yankowski
Тема Re: where is the postmaster executable in the win nt distribution ?
Дата
Msg-id 20010301142557.A46890@enteract.com
обсуждение исходный текст
Ответ на Re: where is the postmaster executable in the win nt distribution ?  (Jason Tishler <Jason.Tishler@dothill.com>)
Список pgsql-ports
Christian,

If you get to the point where you run PostgreSQL/postmaster as an NT
service via the 'srvany' or 'invoker' wrappers, you'll have to copy
postgres.exe to postmaster.exe rather than using a symlink.  That's
because the wrappers don't understand Cygwin symlinks, and the
executable has to be named 'postmaster' for it to start up in that
mode.  A hard link in NTFS might work, but I haven't tried it.

--
Fred Yankowski           fred@OntoSys.com      tel: +1.630.879.1312
Principal Consultant     www.OntoSys.com       fax: +1.630.879.1370
OntoSys, Inc             38W242 Deerpath Rd, Batavia, IL 60510, USA

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

Предыдущее
От: "Tegge, Bernd"
Дата:
Сообщение: Re: State of the QNX Port
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: where is the postmaster executable in the win nt distribution ?