Process- or SessionID with ECPG

Поиск
Список
Период
Сортировка
От Leif Jensen
Тема Process- or SessionID with ECPG
Дата
Msg-id 24991327.13496.1277996707832.JavaMail.root@quick
обсуждение исходный текст
Список pgsql-general
Hi guys,

   I have an ECPG based program and I would very much like to get either the process id of the backend or the session
idfor debugging purposes. Is there a way to call PQbackendPID() directly from my program (I suppose that will require
gettinghold of the PGconn from "within" ECPG?) or some other way to interrogate the ECPG system ? 

   My program is multi-threaded.

 Leif

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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: Prevent characters not transposable to LATIN9
Следующее
От: Mark Cave-Ayland
Дата:
Сообщение: Re: Problems building from source