Re: downgrading to 7.3.2 from 7.4.1 under Cygwin

From: Janko Richter <jankorichter(at)yahoo(dot)de>
To: Együd Csaba <csegyud(at)vnet(dot)hu>, pgsql-admin(at)postgresql(dot)org
Subject: Re: downgrading to 7.3.2 from 7.4.1 under Cygwin
Date: 2003-12-03 08:14:39
Message-ID: 3FCD9B6F.8090102@yahoo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You can choose the PG version using cygwin installer.
If you have already PG 7.4 installed, you can select
-keep,
-reinstall,
-source,
-7.3.4-2 <-- what you need
-Uninstall

Regards,
Janko Richter

Együd Csaba wrote:
> Hi Folks,
> I've refreshed my Cygwin distribution and haven't noticed that postgres is
> also being upgradeing. So it has been upgraded to version 7.4.1. Starting
> "pg_ctl start -D /usr/local/psql/data -m fast 2>&1 &" sends an error
> message like this:
>
> $ FATAL: database files are incompatible with server
> DETAIL: The data directory was initialized by PostgreSQL version 7.3, which
> is not compatible with this version 7.4.
>
> I'd like to downgrade to 7.3.2 because all my customer run that versin and I
> have to test my software on that version. Should anybody suggest me ho to do
> that?
> I've already rerun Cygwin installer, but since it was running many times the
> previous config opiton doesn't "remember" my earliest version of postgres. I
> can't force it to downgrade. :o(
>
<snip>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Alvar Freude 2003-12-03 08:33:41 Re: Cast text to bytea
Previous Message Együd Csaba 2003-12-03 06:35:03 downgrading to 7.3.2 from 7.4.1 under Cygwin