Re: Dump version mismatch - Mailing list pgsql-novice

From AarniRuuhimäki / Megative Tmi / KYMI.com
Subject Re: Dump version mismatch
Date
Msg-id 20020430104151.ZGHY17088.fep06.tmt.tele.fi@there
Whole thread Raw
In response to Re: Dump version mismatch  (Einar Karttunen <ekarttun@cs.helsinki.fi>)
Responses Re: Dump version mismatch  (Einar Karttunen <ekarttun@cs.helsinki.fi>)
List pgsql-novice
That was quick, thanks Einar !

How about the other way round ? Can I still use
#cat pg_dump | psql my_db ?

Or pg_restore the new way ?

Same things apply to vacuum ?

Thanks again.

BR,

aarni



On Tuesday 30 April 2002 01:20 pm, you wrote:
> On 30.04 13:20, Aarni Ruuhimäki / Megative Tmi / KYMI.com wrote:
> > Database version: PostgreSQL 7.2 on i686-pc-linux-gnu, compiled by GCC
> > 2.96 pg_dump version: 7.0
> > Aborting because of version mismatch.
>
> The most common reason for this problem  is that you have two versions of
> postgresql installed. The database is running from the version 7.2 but your
> path points to the 7.0 first. Try using absolute path to pg_dump or setting
> the PATH correctly.
>
> - Einar Karttunen


pgsql-novice by date:

Previous
From: Einar Karttunen
Date:
Subject: Re: Dump version mismatch
Next
From: Einar Karttunen
Date:
Subject: Re: Dump version mismatch