Re: Error Message from pgsql v7.3.6 - Mailing list pgsql-general

From Tom Lane
Subject Re: Error Message from pgsql v7.3.6
Date
Msg-id 21149.1081487259@sss.pgh.pa.us
Whole thread Raw
In response to Error Message from pgsql v7.3.6  (Sven Eschenberg <eschenb@cs.uni-frankfurt.de>)
List pgsql-general
Sven Eschenberg <eschenb@cs.uni-frankfurt.de> writes:
>   ERROR:  nodeRead: did not find '}' at end of plan node

You didn't by any chance install that misbegotten CONNECT BY patch?

If so, you need to re-initdb to make it work.  Note that I take no
responsibility for any other weirdnesses that patch may cause
afterwards, but it certainly won't work without an initdb.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Orphaned trigger -- bug?
Next
From: Tom Lane
Date:
Subject: Re: Upgrading from 7.3.6 to 7.4.2 pg_dumpall question