7.3.3 ANALYZE problem (is it too bad?)

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: 7.3.3 ANALYZE problem (is it too bad?)
Date: 2003-07-02 18:45:35
Message-ID: Pine.LNX.4.44.0307021641560.15529-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Achilleus Mantzios 2003-07-02 18:53:26 Re: 7.3.3 ANALYZE problem (is it too bad?)
Previous Message Ian Grant 2003-07-02 12:20:42 7.3.3 configure should check for curses before readline