Re: syntax error at or near "PROCEDURAL"

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Andreas Lau <Andreas(dot)Lau(at)vaberlin(dot)de>, pgsql-general(at)postgresql(dot)org
Subject: Re: syntax error at or near "PROCEDURAL"
Date: 2008-02-26 09:26:25
Message-ID: 20080226092625.GA14945@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 26, 2008 at 10:23:05AM +0100, Magnus Hagander wrote:
> Any chance you are running pg_dump/pg_restore version 8.3? The syntax
> appears to be what 8.3 uses, not 8.3..
>
> You can use (and should use) an 8.3 pg_dump to dump your 8.2 database when
> upgrading to 8.3, but you often can't reload a dump created by 8.3 on an
> 8.3 database.

I think some of those 3's need to be 2's...

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
> -- John F Kennedy

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2008-02-26 09:30:19 Re: syntax error at or near "PROCEDURAL"
Previous Message Magnus Hagander 2008-02-26 09:23:05 Re: syntax error at or near "PROCEDURAL"