Re: [GENERAL] ERROR: nodeRead: did not find '}' [x2]

2003-11-21 Thread Tom Lane
Andrei Ivanov <[EMAIL PROTECTED]> writes: > template1=> select pg_get_viewdef('pg_tables'::regclass); > ERROR: nodeRead: did not find '}' at end of plan node > template1=> select pg_get_viewdef('pg_indexes'::regclass); > ERROR: nodeRead: did not find '}' at end of plan node Bizarre. I just chec

Re: [GENERAL] ERROR: nodeRead: did not find '}' [x2]

2003-11-21 Thread Andrei Ivanov
On Thu, 20 Nov 2003, Tom Lane wrote: > Andrei Ivanov <[EMAIL PROTECTED]> writes: > > select * from pg_rewrite where ev_class = 'pg_user'::regclass gives > > [ lots of cruft ] > > Well, that's interesting, because I get exactly the same data from my > perfectly-functional 7.3.4 installation. >

Re: [GENERAL] ERROR: nodeRead: did not find '}' [x2]

2003-11-20 Thread Tom Lane
Andrei Ivanov <[EMAIL PROTECTED]> writes: > it seems my postgresql data has somehow become corrupted (by a forced > shutdown I think): > psql template1 -U shadow > Password: > ERROR: nodeRead: did not find '}' at end of plan node and > pg_dump: SQL command failed > pg_dump: Error message from