Lists: | Postg토토 커뮤니티SQL : Postg토토 커뮤니티SQL 메일 링리스트 : 2009-08-09 이후 PGSQL-BUGS 01:11 |
---|
From: | "" <wader2(at)jcom(dot)home(dot)ne(dot)jp> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #4959: unable to install/start service |
Date: | 2009-07-31 15:00:10 |
Message-ID: | 200907311500.n6VF0AQY037251@wwwmaster.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
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...)
From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | wader2(at)jcom(dot)home(dot)ne(dot)jp |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #4959: unable to install/start service |
Date: | 2009-08-09 01:11:31 |
Message-ID: | 603c8f070908081811j3d6e5249p72e982496f129107@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg토토 커뮤니티SQL : Postg토토 커뮤니티SQL 메일 링리스트 : 2009-08-09 이후 PGSQL-BUGS 01:11 |
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?
...Robert
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 |
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.