Re: how to add postgresql service by command on windows

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: aBBISh <abbish(at)163(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: how to add postgresql service by command on windows
Date: 2006-09-05 13:22:59
Message-ID: b42b73150609050622u2bca4865hf655d3c8c38ec507@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/5/06, aBBISh <abbish(at)163(dot)com> wrote:
> hellow everyone,
>
> how to add postgresql service by command on windows?

look at pg_ctl command. specifically, the 'register' option.

merlin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message aBBISh 2006-09-05 13:34:50 Re: how to add postgresql service by command on windows
Previous Message Merlin Moncure 2006-09-05 13:22:03 Re: Porting from ORACLE to PostgSQL