BUG #8492: problem with bigint datatype

Поиск
Список
Период
Сортировка
От v-alfiya@mail.ru
Тема BUG #8492: problem with bigint datatype
Дата
Msg-id E1VQYFs-0005l5-Jd@wrigleys.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: ha@canwrx.com
Дата:
Сообщение: BUG #8485: Cannot Backup / Restore
Следующее
От: m8000@abc.se
Дата:
Сообщение: BUG #8493: Changing file permissions on all files during install