ERROR: unexpected data beyond EOF in block of relation "RelationName"

From: Marcin Gon <marcin77(at)ymail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: ERROR: unexpected data beyond EOF in block of relation "RelationName"
Date: 2009-07-23 11:38:23
Message-ID: 703895.31128.qm@web24712.mail.ird.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

I'm getting the following error from my Postgres database while inserting:

ERROR: unexpected data beyond EOF in block of relation "RelationName".

My configuration is:
openSUSE 11.1
Linux linux-wsr1 2.6.27.23-0.1-default #1 SMP 2009-05-26 17:02:05 -0400 x86_64 x86_64 x86_64 GNU/Linux
Postgres 8.3.7

Can anybody advise how to solve this problem?

Thanks!
Marcin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Willy-Bas Loos 2009-07-23 11:40:45 comparing NEW and OLD (any good this way?)
Previous Message Jasen Betts 2009-07-23 11:28:56 Re: table.column in query results?