Re: Postmaster doesnt start as a service.

From: Jess Regal <jess_regal(at)yahoo(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Cc: thiago(at)nq(dot)com(dot)br
Subject: Re: Postmaster doesnt start as a service.
Date: 2002-11-20 22:13:49
Message-ID: 20021120221349.445.qmail@web13115.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Looks like a file permissions error. Make sure that
whatever user the postmaster service is running under
has read/write(/modify?) permissions on the file,
"/var/log/postmaster.log".

-Jess

--- Thiago <thiago(at)nq(dot)com(dot)br> wrote:
> Im having trouble trying to install postmaster as a
> service under Cygwin on
> WIndows 2K Pro.
>
> IPC-Daemon is working perfecly, but I just cant
> start postmaster as a
> service.
>
>
> These are the errors at application event log:
>
> The description for Event ID ( 0 ) in Source (
> postmaster ) could not be
> found. The local computer may not have the necessary
> registry information
> or message DLL files to display messages from a
> remote computer.It contains
> the following insertion string(s): postmaster
> : Win32 Process Id = 0x7AC : Cygwin Process Id =
> 0x7AC : starting service
> `postmaster' failed: execv: 1, Operation not
> permited.
>
> The description for Event ID ( 0 ) in Source (
> postmaster ) could not be
> found. The local computer may not have the necessary
> registry information
> or message DLL files to display messages from a
> remote computer.It contains
> the following insertion string(s): postmaster
> : Win32 Process Id = 0x8BC : Cygwin Process Id =
> 0x8BC : starting service `
> ' failed: redirect_fd: open (1,
> /var/log/postmaster.log): 13, Permission
> denied.
>
> Im following the postgresql-7.2.3.README file.
> If there is a particular doc I should read, please
> let me know where I can
> get it.
>
> Thanks for any help.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message zhongquan mao 2002-11-21 13:52:51 postgesql build on Windows.
Previous Message Thiago 2002-11-20 18:11:40 Postmaster doesn´t start as a service.