| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Gibellini Paolo" <p(dot)gibellini(at)teinos(dot)com> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: ERROR: scanNameSpaceForRefname: unexpected node type 0 |
| Date: | 2002-08-02 19:35:49 |
| Message-ID: | 14584.1028316949@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
"Gibellini Paolo" <p(dot)gibellini(at)teinos(dot)com> writes:
> I have a 7.2 PostgreSQL Server working on a Debian and this afternoon during
> a huge query I receive an unespected error message who terminate query
> execution.
Which was what, exactly?
> After this, every time I search to connect to whatever Database (e.g. with
> psql) I receive this error message:
> ERROR: scanNameSpaceForRefname: unexpected node type 0
I'm guessing you have a broken view somewhere, but there's really not
enough info here to say more. It could also be that the postgres
executable file is corrupted; you might try reinstalling that.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Mayer | 2002-08-02 21:36:43 | "analyze" putting wrong reltuples in pg_class |
| Previous Message | Stephan Szabo | 2002-08-02 18:30:43 | Re: BUG: RI not enforced on inherited foreign keys (v.7.2.1) |