Re: Dump version mismatch - Mailing list pgsql-novice

From AarniRuuhimäki / Megative Tmi / KYMI.com
Subject Re: Dump version mismatch
Date
Msg-id 20020430105745.INMU2476.fep07.tmt.tele.fi@there
Whole thread Raw
In response to Re: Dump version mismatch  (Einar Karttunen <ekarttun@cs.helsinki.fi>)
List pgsql-novice
Thank you again Einar !

Trying things out and rewriting scheduled jobs already ...

BR,

aarni



On Tuesday 30 April 2002 01:40 pm, you wrote:
> On 30.04 13:40, Aarni Ruuhimäki / Megative Tmi / KYMI.com wrote:
> > 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 ?
>
> yes, a dump from 7.0 should work in 7.2.
> You should always use utilities from the same
> version as the database you are running.
>
> - Einar Karttunen
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)


pgsql-novice by date:

Previous
From: Einar Karttunen
Date:
Subject: Re: Dump version mismatch
Next
From: Alberto Bolchini
Date:
Subject: Re: Tricky query