Re: org.postgresql.util.PSQLException: ERROR: column "file" is oftype oid but expression is of type bytea

Поиск
Список
Период
Сортировка
От peter.penzov
Тема Re: org.postgresql.util.PSQLException: ERROR: column "file" is oftype oid but expression is of type bytea
Дата
Msg-id 1462568821046-5902400.post@n5.nabble.com
обсуждение исходный текст
Ответ на org.postgresql.util.PSQLException: ERROR: column "file" is of type oid but expression is of type bytea  ("peter.penzov" <peter.penzov@gmail.com>)
Ответы Re: Re: org.postgresql.util.PSQLException: ERROR: column"file" is of type oid but expression is of type bytea
Список pgsql-jdbc
possible reason of the problem:

javax.servlet.http.Part
a Part does not represent an entire file... is just a part...

full code
http://pastebin.com/guQcSiwG



--
View this message in context:
http://postgresql.nabble.com/org-postgresql-util-PSQLException-ERROR-column-file-is-of-type-oid-but-expression-is-of-type-bytea-tp5902345p5902400.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Re: org.postgresql.util.PSQLException: ERROR: column "file" is of type oid but expression is of type bytea
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Re: org.postgresql.util.PSQLException: ERROR: column"file" is of type oid but expression is of type bytea