Re: org.postgresql.util.PSQLException: ERROR: column "file" is oftype oid but expression is of type bytea - Mailing list pgsql-jdbc

From peter.penzov
Subject Re: org.postgresql.util.PSQLException: ERROR: column "file" is oftype oid but expression is of type bytea
Date
Msg-id 1462568821046-5902400.post@n5.nabble.com
Whole thread Raw
In response to org.postgresql.util.PSQLException: ERROR: column "file" is of type oid but expression is of type bytea  ("peter.penzov" <peter.penzov@gmail.com>)
Responses Re: Re: org.postgresql.util.PSQLException: ERROR: column"file" is of type oid but expression is of type bytea
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Re: org.postgresql.util.PSQLException: ERROR: column "file" is of type oid but expression is of type bytea
Next
From: Dave Cramer
Date:
Subject: Re: Re: org.postgresql.util.PSQLException: ERROR: column"file" is of type oid but expression is of type bytea