Re: Transactions

From: Fabio Pardi <f(dot)pardi(at)portavita(dot)eu>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Transactions
Date: 2019-04-09 09:44:57
Message-ID: ecacc1bb-18ac-a783-fb5a-e4661ac15343@portavita.eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 I am facing is that users are claiming that settings are disappearing with them doing anything to affect them. It would be good 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 works for 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 Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.
>
> ============================================================================================================================
>

In response to

  • Transactions at 2019-04-09 09:26:29 from Karl Martin Skoldebrand

Browse pgsql-general by date

  From Date Subject
Next Message Karl Martin Skoldebrand 2019-04-09 09:56:28 RE: Transactions
Previous Message Andreas Joseph Krogh 2019-04-09 09:41:04 Sv: Transactions