Re: win32 port

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Re: win32 port
Дата
Msg-id 20040710154438.3ed5b0ec.wmoran@potentialtech.com
обсуждение исходный текст
Ответ на Re: win32 port  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-general
Alvaro Herrera <alvherre@dcc.uchile.cl> wrote:

> On Sat, Jul 10, 2004 at 12:22:42PM +0200, zuhans@iname.com wrote:
>
> > ...and i don't want to run postgresql as service - there are so many
> > services in windows (xp) running - every piece of software installs some
> > more or less dubious things in memory... - that the overall system-speed
> > is decreasing a lot the longer you run your computer.
>
> There has to be a way of having a service configured not to run
> automatically at boot, and run it by hand, isn't there?
>
> Windows people would know better than me, but I think you can do these
> things using "NET START" or something like that.

The GUI service control manager app lets you set these values.  Startup
options such as automatic, manual, and disable exist.  You can also manually
start/stop services from the GUI interface.

I believe Win2K3 now has CLI tools for this as well, but I don't know
the details.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] PgSQL 7.4.2 - NaN on Tru64 UNIX
Следующее
От: "Robert Fitzpatrick"
Дата:
Сообщение: Using arguments with functions