Re: how to trace a backend session

Поиск
Список
Период
Сортировка
От Pierre Forstmann
Тема Re: how to trace a backend session
Дата
Msg-id CAM-sOH9qm8Ah4cs-i7-EVBB0bbdEm408hy0OmnEmK6880H-0UA@mail.gmail.com
обсуждение исходный текст
Ответ на how to trace a backend session  (James Pang <jamespang886@gmail.com>)
Ответы Re: how to trace a backend session
Список pgsql-general
Hello,

I have coded an extension to trace SQL statements for specific backends: https://github.com/pierreforstmann/pg_log_statements
(only SQL statements are traced - no wait events data is collected).

Pierre

Le lun. 22 janv. 2024 à 08:29, James Pang <jamespang886@gmail.com> a écrit :
experts,
    We migrated our database from Oracle to Postgresql recently, we used to turn on Oracle session trace(that will capture all activities, SQL statements, waiting, waiting time), to do living troubleshooting.  could you direct any similar tracing in Postgresql v13 , v14. 

Thanks,

James 

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

Предыдущее
От: Sasmit Utkarsh
Дата:
Сообщение: Need assistance for running postgresql procedures
Следующее
От: Francisco Olarte
Дата:
Сообщение: Re: Need assistance for running postgresql procedures