PostgreSQL 8.3.0 'unrecognized node type: 1718580065'

From: Vladimir Kokovic <vladimir(dot)kokovic(at)a-asoft(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: PostgreSQL 8.3.0 'unrecognized node type: 1718580065'
Date: 2008-02-07 16:32:48
Message-ID: 19316034.1011202401968289.JavaMail.root@mail.agroupm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I am using version 8.3.0 of the source and compiled it with next options:

PostgreSQL config.status 8.3.0
configured by ./configure, generated by GNU Autoconf 2.59,
with options \"'--enable-cassert' '--enable-debug' '--enable-nls' '--enable-integer-datetimes' '--with-perl' '--with-python' '--with-tcl' '--with-krb5' '--with-openssl' '--enable-thread-safety' '--with-ldap' '--prefix=/media/hda5/postgresql-8.3.0'\"

I am on Kubuntu 7.10:
Linux vladakk-kuci 2.6.22-14-generic #1 SMP Fri Feb 1 04:59:50 UTC 2008 i686 GNU/Linux

Something is wrong on server side !

I don't know if this is known bug, but look in my PostgreSQL log file:

2008-02-07 17:05:18 CET asoft vlada LOG: 00000: execute <unnamed>: CREATE SCHEMA asoft
2008-02-07 17:05:18 CET asoft vlada LOCATION: exec_execute_message, postgres.c:1820
2008-02-07 17:05:18 CET asoft vlada LOG: 00000: duration: 0.806 ms
2008-02-07 17:05:18 CET asoft vlada LOCATION: exec_execute_message, postgres.c:1890
2008-02-07 17:05:18 CET asoft vlada ERROR: XX000: unrecognized node type: 1718580065
2008-02-07 17:05:18 CET asoft vlada LOCATION: copyObject, copyfuncs.c:3573
2008-02-07 17:05:18 CET asoft vlada STATEMENT: ALTER SCHEMA asoft OWNER TO postgres
2008-02-07 17:05:18 CET asoft vlada LOG: 08P01: unexpected EOF on client connection
2008-02-07 17:05:18 CET asoft vlada LOCATION: SocketBackend, postgres.c:323
2008-02-07 17:05:18 CET asoft vlada LOG: 00000: disconnection: session time: 0:00:05.515 user=vlada database=asoft host=localhost port=55602
2008-02-07 17:05:18 CET asoft vlada LOCATION: log_disconnections, postgres.c:3940

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2008-02-07 16:35:17 Re: 8.3 / 8.2.6 restore comparison
Previous Message Andrew Dunstan 2008-02-07 16:20:49 Re: 8.3 / 8.2.6 restore comparison