Re: Transactions

Поиск
Список
Период
Сортировка
От Fabio Pardi
Тема Re: Transactions
Дата
Msg-id ecacc1bb-18ac-a783-fb5a-e4661ac15343@portavita.eu
обсуждение исходный текст
Ответ на Transactions  (Karl Martin Skoldebrand <KS0C77263@TechMahindra.com>)
Список pgsql-general
Hi Karl Martin,

you could set log_min_duration_statement=0 at the global level (in the config file) or at session level too. 

regards,

fabio pardi




On 09/04/2019 11:26, Karl Martin Skoldebrand wrote:
> Hi,
> 
>  
> 
> Is there a way to track “transactions” by default (i.e. without anyone having set up anything specific). The problem
Iam facing is that users are claiming that settings are disappearing with them doing anything to affect them. It would
begood to be able to see what postgresql thinks is going on.
 
> 
> /*Subscriber adds Severity/BU/Service by ticking the corresponding box in subscriber configuration in WEBAPP. This
worksfor some time./
 
> 
> /*Subscriber stops receiving selected [tickets]./
> 
> /*Upon checking settings the selected Severity/BU/Service has been unselected./
> 
>  
> 
> /M.
> 
>  
> 
>
============================================================================================================================
> 
> Disclaimer:  This message and the information contained herein is proprietary and confidential and subject to the
TechMahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally
http://tim.techmahindra.com/tim/disclaimer.htmlinternally within TechMahindra.
 
> 
>
============================================================================================================================
> 



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

Предыдущее
От: Andreas Joseph Krogh
Дата:
Сообщение: Sv: Transactions
Следующее
От: Karl Martin Skoldebrand
Дата:
Сообщение: RE: Transactions