Re: BUG #4959: unable to install/start service

From: wader2 <wader2(at)jcom(dot)home(dot)ne(dot)jp>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4959: unable to install/start service
Date: 2009-08-10 14:18:13
Message-ID: 4A802C25.1070003@jcom.home.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Robert Haas wrote:
> On Fri, Jul 31, 2009 at 11:00 AM, <wader2(at)jcom(dot)home(dot)ne(dot)jp> wrote:
>> The following bug has been logged online:
>>
>> Bug reference: 4959
>> Logged by:
>> Email address: wader2(at)jcom(dot)home(dot)ne(dot)jp
>> PostgreSQL version: 8.4.0
>> Operating system: Windows
>> Description: unable to install/start service
>> Details:
>>
>> If service account password contains '>',
>> installer fails to install service.
>> (the password was made by 8.3.x installer...)
>
> I see no one replied to this. Is this a real bug?

I think no one need to use '>' in password, and
this may be windows installer problem.

Password text after '>' was used as redirection filename.
So params after password were ignored.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2009-08-10 14:30:58 Re: Huge speed penalty using <>TRUE instead of =FALSE
Previous Message wader2 2009-08-10 14:10:19 Re: BUG #4961: pg_standby.exe crashes with no args