Re: BUG #1200: VACUUM ANALYZE bug - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1200: VACUUM ANALYZE bug
Date
Msg-id 7601.1090865950@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1200: VACUUM ANALYZE bug  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> Before I run the VACUUM ANALYZE command all query that use JOIN command
> return the error: ERROR invalid typeLen: 0.

You seem to have a rather badly broken copy of Postgres :-(  Does it
pass the regression tests?  (I'd bet not.)

PG 7.4 is known to run on Linux/Alpha, and since the report in the
"supported platforms" table is from someone at debian.org, I would
imagine that test was specifically on Debian.  So it ought to work
for you.  Perhaps you got a corrupted download, or used a buggy
compiler to build it, or some such.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1200: VACUUM ANALYZE bug
Next
From: Kris Jurka
Date:
Subject: casting strings to multidimensional arrays yields strange results