BUG #8492: problem with bigint datatype - Mailing list pgsql-bugs

From v-alfiya@mail.ru
Subject BUG #8492: problem with bigint datatype
Date
Msg-id E1VQYFs-0005l5-Jd@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8492
Logged by:          Alfiya
Email address:      v-alfiya@mail.ru
PostgreSQL version: Unsupported/Unknown
Operating system:   Linux
Description:

Hello! I used OTL and DataDirect driver- ODBC PostgreSQL Wire Protocol
driver for postgres in Linux/ When I tried some table, with has bigint
datatype column, I have been this error:insufficient data left in
message(File pqformat.c;Line 574;Routine pq_copymsgbytes;).
My INSERT query:
"INSERT INTO
\"public\".\"MS2PG_DML_0001_BIN\"(\"s_bigint\",\"s_binary1\",\"s_binary99\",\"s_varbinary1\",\"s_varbinary99\")
VALUES
(:P1<char[50]>,:P2<raw_long>,:P3<raw_long>,:P4<raw_long>,:P5<raw_long>) ".
Data for insert have char type. Help me please. Why does this error happen?
How  can it be solved? Thanks.

pgsql-bugs by date:

Previous
From: ha@canwrx.com
Date:
Subject: BUG #8485: Cannot Backup / Restore
Next
From: m8000@abc.se
Date:
Subject: BUG #8493: Changing file permissions on all files during install