Re: Dump version mismatch

From: Aarni Ruuhimäki / Megative Tmi / KYMI(dot)com <aarni(dot)ruuhimaki(at)kymi(dot)com>
To: Einar Karttunen <ekarttun(at)cs(dot)helsinki(dot)fi>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Dump version mismatch
Date: 2002-04-30 10:56:28
Message-ID: 20020430105745.INMU2476.fep07.tmt.tele.fi@there
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org)

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Alberto Bolchini 2002-04-30 10:57:15 Re: Tricky query
Previous Message Aarni Ruuhimäki / Megative Tmi / KYMI.com 2002-04-30 10:40:34 Re: Dump version mismatch