Re: Old problem needs solution - Mailing list pgsql-general

From Richard Huxton
Subject Re: Old problem needs solution
Date
Msg-id 429DD61D.6090303@archonet.com
Whole thread Raw
In response to Old problem needs solution  ("Gerald D. Anderson" <gander@vte.com>)
Responses Re: Old problem needs solution
List pgsql-general
Gerald D. Anderson wrote:
> Greetings!
>
> At some point, I'm not even sure when, I apparently had a bad upgrade on
> one of my production databases.  I'm in a situation now where I've got
> my back up against a wall and not sure what to do.  The problem is, I'm
> receiving this message frequently:
>
> did not find '}' at end of input node

When?

> I am currently running version 7.4.7 and am trying to migrate on up to
> 8.  The data is completely available to the application (large forums
> database is primary concern), but I can't back it up or do anything with
> it aside from let it dig itself deeper.

Can you pg_dump individual tables (with -t my_table_name)

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Can I catch sentences in SQL using triggers?
Next
From: FC
Date:
Subject: Re: SQL question.