Re: Can I see the detailed log of query fired by particular Postgres client on Postgres server?

Поиск
Список
Период
Сортировка
От Soni M
Тема Re: Can I see the detailed log of query fired by particular Postgres client on Postgres server?
Дата
Msg-id CAAMgDX=inbrusB9c7FDK9n8-73DwwUF5DAVoZLQbyun8cTXYYw@mail.gmail.com
обсуждение исходный текст
Ответ на Can I see the detailed log of query fired by particular Postgres client on Postgres server?  (M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com>)
Ответы Re: Can I see the detailed log of query fired by particular Postgres client on Postgres server?  (M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com>)
Список pgsql-general
On each session created by the client, run set log_statement to 'all' before firing your query


On Wed, Aug 13, 2014 at 4:21 PM, M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com> wrote:

Hi all,

 

Can I see the detailed log of query fired by particular Postgres client  on Postgres server?

This client might be any java application or  any console Postgres client.

I want this for our debugging purpose.

 

Regards

Tarkeshwar

 




--
Regards,

Soni Maula Harriz

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

Предыдущее
От: M Tarkeshwar Rao
Дата:
Сообщение: Can I see the detailed log of query fired by particular Postgres client on Postgres server?
Следующее
От: M Tarkeshwar Rao
Дата:
Сообщение: Re: Can I see the detailed log of query fired by particular Postgres client on Postgres server?