Invalid Input Syntax for type Bytea

Поиск
Список
Период
Сортировка
От Erick Bautista
Тема Invalid Input Syntax for type Bytea
Дата
Msg-id 7be35168050823041881fee19@mail.gmail.com
обсуждение исходный текст
Список pgsql-ports
Good Evening!

Our team is currently porting from Oracle to PostGreSQL.
For BLOBs in Oracle we used bytea datatype in PostGreSQL.
Whenever we insert a binary data in the DB, we get 'Invalid Input
Syntax for type Bytea'.  I understand that we need to use
PQescapeBytea before putting the binary string in the SQL statement,
however, the same error appears even if we use it.

Can somebody give us some advise on how to properly insert Bytea data
in PostGreSQL.

By the way, we are using ECPG.

Thank you!

--
Erick

В списке pgsql-ports по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: gcc 4.0 build failures on m68k, mips, and mipsel
Следующее
От: Martin Pitt
Дата:
Сообщение: Re: gcc 4.0 build failures on m68k, mips, and mipsel