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

From: Martin Sarsale <lists(at)runa(dot)sytes(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: nodeRead: did not find '}' at end of plan node
Date: 2004-03-15 21:07:03
Message-ID: 20040315180703.5e27de95.lists@runa.sytes.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear All:
Im running psql (PostgreSQL) 7.3.2 here and since some weeks Im getting this error when trying to dump all databases (to upgrade to pg 7.4.1)

\connect XXX
pg_dump: SQL command failed
pg_dump: Error message from server: ERROR: nodeRead: did not find '}' at end of plan node
pg_dump: The command was: select (select usename from pg_user where usesysid = datdba) as dba, encoding, datpath from pg_database where datname = 'emepe3'
pg_dumpall: pg_dump failed on emepe3, exiting

I've found some pages in google but I couldn't find the answer.

Thanks in advance!

--
you can find my public PGP/GPG key at http://www.n3rds.com.ar/files/martin_sarsale.key

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Campano, Troy 2004-03-15 21:42:56 Re: POrtability of ODBC and DBArtisan connection information
Previous Message scott.marlowe 2004-03-15 15:57:25 Re: [PERFORM] syslog slowing the database?