Re: PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application"

From: Naoya Anzai <anzai-naoya(at)mxu(dot)nes(dot)nec(dot)co(dot)jp>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Asif Naeem <anaeem(dot)it(at)gmail(dot)com>, Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Asif Naeem <asif(dot)naeem(at)enterprisedb(dot)com>, Dave Page <dpage(at)pgadmin(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Akio Iwaasa <iwaasa(at)mxs(dot)nes(dot)nec(dot)co(dot)jp>
Subject: Re: PostgreSQL Service on Windows does not start. ~ "is not a valid Win32 application"
Date: 2013-11-11 04:14:04
Message-ID: 116262CF971C844FB6E793F8809B51C6B3352D@BPXM02GP.gisp.nec.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Amit,

> I have uploaded your patch for next commit fest, hope you can support
> it if there is any feedback for your patch by reviewer/committer.
Thanks! Okay, I will support you.

Best Regards,
Naoya

> Hi Naoya,
>
> On Thu, Oct 31, 2013 at 5:42 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> > On Thu, Oct 31, 2013 at 1:44 AM, Asif Naeem <anaeem(dot)it(at)gmail(dot)com> wrote:
> >> On Thu, Oct 31, 2013 at 10:17 AM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
> >> wrote:
> >>>
> >>> On Tue, Oct 29, 2013 at 12:46 PM, Naoya Anzai
> >>> <anzai-naoya(at)mxu(dot)nes(dot)nec(dot)co(dot)jp> wrote:
> >>> > Hi Sandeep
> >>> >
> >>> >> I think, you should change the subject line to "Unquoted service path
> >>> >> containing space is vulnerable and can be exploited on Windows" to get the
> >>> >> attention.. :)
> >>> > Thank you for advice!
> >>> > I'll try to post to pgsql-bugs again.
> >>>
> >>> I could also reproduce this issue. The situation is very rare such
> >>> that an "exe" with name same as first part of directory should exist
> >>> in installation path.
> >>
> >
> > If one of the committers who is knowledgeable about Windows has time
> > to apply this *before* the next CommitFest, that's obviously great.
> > But the purpose of adding a link to the next CommitFest is to provide
> > a backstop, so that we're not relying solely on someone to notice this
> > email thread and pick it up, but instead have the patch as part of a
> > list of patches needing review.
>
> I have uploaded your patch for next commit fest, hope you can support
> it if there is any feedback for your patch by reviewer/committer.
>
> With Regards,
> Amit Kapila.
> EnterpriseDB: http://www.enterprisedb.com
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>

Regards,

Naoya

---
Naoya Anzai
Engineering Department
NEC Soft, Ltd.
E-Mail: anzai-naoya(at)mxu(dot)nes(dot)nec(dot)co(dot)jp
---

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2013-11-11 05:21:22 Exempting superuser from row-security isn't enough. Run predicates as DEFINER?
Previous Message Tom Lane 2013-11-11 04:00:07 Re: Another bug(?) turned up by the llvm optimization checker