Re: PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Edmund Horner <ejrh00(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PostgreSQL 9.2 beta1's pg_upgrade fails on Windows XP
Date: 2012-06-13 14:34:20
Message-ID: 20120613143420.GA4419@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Jun 12, 2012 at 05:10:19PM +1200, Edmund Horner wrote:
> On 26 May 2012 01:10, Bruce Momjian <bruce(at)momjian(dot)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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2012-06-13 14:51:01 Re: 9.2 beta2 - pg_ctl crashes on Win32 when neither PGDATA nor -D specified
Previous Message PJardine 2012-06-13 13:09:10 BUG #6691: Unable to install PostgrSQL