Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 12:30 AM
Sven Eschenberg
Guest
 
Posts: n/a
Default Error Message from pgsql v7.3.6

Hallo pgsql-general Fellas,

First: I am not subscribed to the list, I will check back on the web
though.

When I try to connect to my databases (actually it'S true for two of
them), I get the following error:

ERROR: nodeRead: did not find '}' at end of plan node

I digged the postgresql site and didn'T come across anything that
helped me, though there was a similiar case on the mailing list.

As soon, as I am trying to do any select on whatever table
(systemtables etc.) I get the following error:

ERROR: current transaction is aborted, queries ignored until end of transaction block

Well, I got no clue, what'S going wrong here, but I'd appreciate any
info. (I already restarted the postmaster etc.).


--
Regards,
Sven mailto:eschenb@cs.uni-frankfurt.de


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

  #2  
Old November 23rd, 2005, 12:30 AM
Tom Lane
Guest
 
Posts: n/a
Default Re: Error Message from pgsql v7.3.6

Sven Eschenberg <eschenb@cs.uni-frankfurt.de> writes:[color=blue]
> ERROR: nodeRead: did not find '}' at end of plan node[/color]

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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles