Re: Problem with pg_upgrade 9.2 on Windows

From: Christian Ullrich <chris(at)chrullrich(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Problem with pg_upgrade 9.2 on Windows
Date: 2012-09-13 21:36:56
Message-ID: 505251F8.2080701@chrullrich.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

* Bruce Momjian wrote:

> On Thu, Sep 13, 2012 at 02:15:00PM +0200, Christian Ullrich wrote:

>> c:\Daten>path
>> PATH=c:\windows;c:\windows\system32;c:\Program Files\PostgreSQL\9.2\bin
>>
>> c:\Daten>pg_upgrade --old-bindir="c:\Program Files\PostgreSQL\9.1\bin"
>> --new-bindir="c:\Program Files\PostgreSQL\9.2\bin"
>> --old-datadir="c:\Daten\db\pgsql"
>> --new-datadir=c:\Daten\db\pgsql-9.2\data --old-port=5432
>> --new-port=5433 --user=postgres --verbose --check
>
> So I assume this is an upgrade from 9.1 to 9.2, based on the prompts,
> right?

9.1.5 to 9.2.0.

And, as all to usual, I find myself apologizing for wasting everyone's
time after finding my problem just after asking for help. It was my
fault; while I'm too embarrassed to go into the details, let's just say
there was an environmental discrepancy I had caused.

--
Christian

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2012-09-14 00:56:35 Re: what is maximum allowed value of autovacuum_freeze_max_age
Previous Message johnkn63 2012-09-13 15:08:06 Re: non-superuser login phpPgAdmin PostgreSQL 9.1