Re: upgrading from backend version 811 to 812

From: Alex Mayrhofer <axelm(at)nona(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: upgrading from backend version 811 to 812
Date: 2005-11-08 21:39:52
Message-ID: 43711B28.4040402@nona.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
>> DETAIL: The database cluster was initialized with PG_CONTROL_VERSION 811,
>> but the server was compiled with PG_CONTROL_VERSION 812.
>
> Those are internal version numbers that no one normally ever sees, and
> certainly no one thinks about. You shouldn't try to outsmart us by
> referring to versions in other than the standard terms.

sorry, that was of course unintentional. I regret that i haven't been more
precise in my first message.

> The short answer, though, is that if the postmaster won't restart then
> you need a dump with the old code and reload with the new.

ok, thanks.

cheers

alex

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Cristian Prieto 2005-11-08 21:56:40 Troubles with array_ref
Previous Message Matthew T. O'Connor 2005-11-08 20:53:30 Re: autovacuum,8.1, Win