dbTalk Databases Forums  

Re: [BUGS] 7.3.3 ANALYZE problem (is it too bad?)

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] 7.3.3 ANALYZE problem (is it too bad?) in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Achilleus Mantzios
 
Posts: n/a

Default Re: [BUGS] 7.3.3 ANALYZE problem (is it too bad?) - 07-02-2003 , 08:48 AM







Also,
% pg_dump -t noonmsg dynacom > noonmsg_dump.sql
pg_dump: ERROR: Unable to format timestamp with time zone; internal
coding error
pg_dump: lost synchronization with server, resetting connection
pg_dump: SQL command to dump the contents of table "noonmsg" failed:
PQendcopy() failed.

Also,

# ANALYZE/pg_dump seems to work with other tables.

Are there any thoughts on that?

On Wed, 2 Jul 2003, Achilleus Mantzios wrote:

Quote:
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


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] 7.3.3 ANALYZE problem (is it too bad?) - 07-02-2003 , 10:15 AM






Achilleus Mantzios <achill (AT) matrix (DOT) gatewaynet.com> writes:
Quote:
dynacom=# VACUUM ANALYZE ;
ERROR: Unable to format timestamp with time zone; internal coding error
Is it possible you have any really wacko timestamp values in your data?
This looks like this recent report:
http://fts.postgresql.org/db/msg.html?mid=1505105
but I dunno if it's the same problem.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.