[Q] LOG: failed to commit client_encoding

Поиск
Список
Период
Сортировка
От V S P
Тема [Q] LOG: failed to commit client_encoding
Дата
Msg-id 1238371372.4160.1307922309@webmail.messagingengine.com
обсуждение исходный текст
Ответ на Re: Doubt about SELECT  (Jeff Ross <jross@wykids.org>)
Ответы Re: [Q] LOG: failed to commit client_encoding  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,
I am seeing this error in my concole (winXP) log
using Pg 8.3 UTF-8 encoding

client is Pg ODBC latest,
every time I open a connection I set
client encoding to UTF-8 (to make sure my C++ app is getting via
ascii version of pgODBC the UTF-8 strings).

"SET client_encoding='UTF8'"

What does this LOG string mean, and what should I do?

if there is a place with all the error messages and explanation
I would certainly appreciate the link (I just tried regular searches
but could not find it).



thank you in advance,
Vlad
--
  V S P
  toreason@fastmail.fm

--
http://www.fastmail.fm - Email service worth paying for. Try it for free


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

Предыдущее
От: Jeff Ross
Дата:
Сообщение: Re: Doubt about SELECT
Следующее
От: "V S P"
Дата:
Сообщение: [Q] rollback after select?