From: | Nils Gösche <cartan(at)cartan(dot)de> |
---|---|
To: | "'Inoue, Hiroshi'" <inoue(at)tpf(dot)co(dot)jp> |
Cc: | <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: Bug? {? = CALL insert_page_segment (?, ?)} |
Date: | 2014-11-12 13:47:54 |
Message-ID: | 001201cffe7f$42da2cd0$c88e8670$@de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
I wrote:
> Now I notice that the InvalidOperationException I am getting has an
> inner OdbcException, with the message:
>
> "ERROR [08S01] No response from the backend"
>
> On the server side, I still get:
>
> 2014-11-12 13:44:44 CET ERROR: function insert_page_segment(unknown)
> does not exist at character 8
> 2014-11-12 13:44:44 CET HINT: No function matches the given name and
> argument types. You might need to add explicit type casts.
> 2014-11-12 13:44:44 CET STATEMENT: SELECT insert_page_segment ($1, $2)
> 2014-11-12 13:44:44 CET FATAL: invalid frontend message type 0
Now I also turned on mylog and commlog. The output is in the attachment.
Regards,
--
Nils Gösche
"Don't ask for whom the <CTRL-G> tolls."
Attachment | Content-Type | Size |
---|---|---|
odbclog.zip | application/octet-stream | 4.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Inoue, Hiroshi | 2014-11-12 13:56:48 | Re: Bug? {? = CALL insert_page_segment (?, ?)} |
Previous Message | Nils Gösche | 2014-11-12 12:51:37 | Re: Bug? {? = CALL insert_page_segment (?, ?)} |