Re: can't install postgres 8.4 on windows 2003 server

From: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>
To: ritas <aaalissha(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: can't install postgres 8.4 on windows 2003 server
Date: 2010-05-25 10:04:57
Message-ID: 4BFBA0C9.20909@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

What happens if you register the service with pg_ctl directly as:

<Path to PGHOME>\bin\pg_ctl.exe register -N <ServiceName> -U <Username>
-P <Password> -D <Path to DataDirectory> -w

On 5/24/10 11:58 PM, ritas wrote:
> Thanks Sachin for your response. I have attached the install-postgresql.log.
> Also, if it helps, I have the following error in my event viewer: pg_ctl:
> could not register service "postgresql-8.4": error code 0
> The postgres service is not listed under services.
>
> Thanks.
>
> http://old.nabble.com/file/p28660078/install-postgresql.log
> install-postgresql.log
>
> Sachin Srivastava-2 wrote:
>
>> On 5/24/10 7:52 PM, ritas wrote:
>>
>>> Hi,
>>>
>>> When I try to install postgres 8.4 on windows server 2003, I get the
>>> following error: "A non-fatal error occurred whilst loading database
>>> modules. Please check the installation logs in
>>> C:/docs&setttings/user/local
>>> settings/temp for details". The log file doesn't have any error, but it
>>> looks like it stopped in the middle. Also, it doesn't install the
>>> postgres
>>> service. I have attached the log file. Any help would be greatly
>>> appreciated. Thanks.
>>>
>>> http://old.nabble.com/file/p28657511/bitrock_installer_1004serverlog.log
>>> bitrock_installer_1004serverlog.log
>>>
>>>
>> There must be a log file with name install-postgresql.log in the %TEMP%
>> directory.
>>
>> --
>> Regards,
>> Sachin Srivastava
>> EnterpriseDB<http://www.enterprisedb.com>, the Enterprise Postgres
>> <http://www.enterprisedb.com> company.
>>
>>
>>
>

--
Regards,
Sachin Srivastava
EnterpriseDB <http://www.enterprisedb.com>, the Enterprise Postgres
<http://www.enterprisedb.com> company.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2010-05-25 10:15:14 Re: uppdate from postgersql 8.3.7 to 8.4.4
Previous Message Sachin Srivastava 2010-05-25 09:56:30 Re: uppdate from postgersql 8.3.7 to 8.4.4