Re: reloading dump produces errors

From: Vick Khera <vivek(at)khera(dot)org>
To: PostgreSQL List <pgsql-general(at)postgresql(dot)org>
Subject: Re: reloading dump produces errors
Date: 2010-06-30 18:22:39
Message-ID: AANLkTimuiRuwUP8EoR__xhnfRSmRww-RZuyWp0wCnYL2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jun 30, 2010 at 2:16 PM, Geoffrey <lists(at)serioustechnology(dot)com> wrote:
> I thought you could use 8.3.* tools against any 8.3.* database, is this not
> correct?  I'm getting the following errors:
>
> pg_dumpall -g -p 5436 -h matrix
>
> server version: 8.3.7; pg_dumpall version: 8.3.6
> aborting because of version mismatch  (Use the -i option to proceed anyway.)
>
> Would using the '-i' option be safe in this case?
>

Chances are it will be fine. I don't think the developers will
guarantee anything except doing a dump from a version >= to your
server version, though.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Zoid 2010-06-30 18:24:28 LINE 1: IDENTIFY_SYSTEM error infinitum
Previous Message Vick Khera 2010-06-30 18:19:08 Re: Postgresql partitioning - single hot table or distributed