7.3.3 ANALYZE problem (is it too bad?) - Mailing list pgsql-bugs

From Achilleus Mantzios
Subject 7.3.3 ANALYZE problem (is it too bad?)
Date
Msg-id Pine.LNX.4.44.0307021641560.15529-100000@matrix.gatewaynet.com
Whole thread Raw
In response to 7.3.3 configure should check for curses before readline  (Ian Grant <Ian.Grant@cl.cam.ac.uk>)
Responses Re: 7.3.3 ANALYZE problem (is it too bad?)  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-bugs
dynacom=# SELECT version();
                           version
-------------------------------------------------------------
 PostgreSQL 7.3.3 on i686-pc-linux-gnu, compiled by GCC 2.96
(1 row)

dynacom=# VACUUM ANALYZE ;
ERROR:  Unable to format timestamp with time zone; internal coding error
dynacom=# VACUUM  ;
VACUUM
dynacom=# ANALYZE ;
ERROR:  Unable to format timestamp with time zone; internal coding error


Anyone knows whats going on??
--
==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel:    +30-210-8981112
fax:    +30-210-8981877
email:  achill at matrix dot gatewaynet dot com
        mantzios at softlab dot ece dot ntua dot gr

pgsql-bugs by date:

Previous
From: Ian Grant
Date:
Subject: 7.3.3 configure should check for curses before readline
Next
From: Achilleus Mantzios
Date:
Subject: Re: 7.3.3 ANALYZE problem (is it too bad?)