Re: syntax error at or near "PROCEDURAL"

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: 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:30:19
Message-ID: 20080226093019.GF528@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 26, 2008 at 10:26:25AM +0100, Martijn van Oosterhout wrote:
> 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...

Argh. Yes. The last one in each paragraph. I blame fosdem-recovery ;-)

//Magnus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Brooks 2008-02-26 09:41:04 Re: autovacuum not freeing up unused space on 8.3.0
Previous Message Martijn van Oosterhout 2008-02-26 09:26:25 Re: syntax error at or near "PROCEDURAL"