Re: PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP
Date
Msg-id 20120613143420.GA4419@momjian.us
Whole thread Raw
In response to Re: PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP  (Edmund Horner <ejrh00@gmail.com>)
List pgsql-bugs
On Tue, Jun 12, 2012 at 05:10:19PM +1200, Edmund Horner wrote:
> On 26 May 2012 01:10, Bruce Momjian <bruce@momjian.us> wrote:
> > Ah, turns out I only need one extra log file on Windows, not two,
> > because I can reuse the utility file for pg_ctl stop.  The original
> > beta1 code usesd the utility file for pg_ctl stop and start, which is
> > what caused the problem.
> >
> > Applied patch attached.
>
> And now pg_upgrade in beta2 works fine.  Thanks.

Great.  Thanks for the report.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

pgsql-bugs by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Tab completion of function arguments not working in all cases
Next
From: Bruce Momjian
Date:
Subject: Re: 9.2 beta2 - pg_ctl crashes on Win32 when neither PGDATA nor -D specified