Re: How to fix 0xC0000005 exception in Postgres 9.0

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to fix 0xC0000005 exception in Postgres 9.0
Дата
Msg-id 27F993790FC643D9A519FD08C5666628@dell2
обсуждение исходный текст
Ответ на Re: How to fix 0xC0000005 exception in Postgres 9.0  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: How to fix 0xC0000005 exception in Postgres 9.0  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Hi!

>To me the relevant part of the log is below. Not sure what it means though:
>[3604-0.187] execute.c[Exec_with_parameters_resolved]444:
>stmt_with_params = ';SELECT * FROM temptulemus offset 0 limit 900'
>[3604-0.187] execute.c[Exec_with_parameters_resolved]449: about to begin
>SC_execute
>[3604-0.187]statement.[SC_execute]2037:       it's NOT a select
>statement: stmt=005FE040

Maybe issue occurs when ODBC client sends command to odbc driver which 
contains semicolon as first character before SELECT and returned data
contains certain characters and server or client has certain configuration.
Maybe I will change application not to send semicolon before SELECT 
statement.

Andrus. 




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

Предыдущее
От: Ayub M
Дата:
Сообщение: aws sct/dms versus ora2pg
Следующее
От: postggen2020 s
Дата:
Сообщение: Reset DB stats suggestion pg_stat_reset()