Re: Log a sample of transactions - Mailing list pgsql-hackers

From Adrien NAYRAT
Subject Re: Log a sample of transactions
Date
Msg-id 8b27be4f-6563-5792-41e1-9449982f5cbb@anayrat.info
Whole thread Raw
In response to RE: Log a sample of transactions  ("Kuroda, Hayato" <kuroda.hayato@jp.fujitsu.com>)
Responses RE: Log a sample of transactions  ("Kuroda, Hayato" <kuroda.hayato@jp.fujitsu.com>)
List pgsql-hackers
On 1/15/19 9:00 AM, Kuroda, Hayato wrote:
> Dear Adrien,
> 
> I applied your file and faced a bug-candidate.
> (I have not read your source yet. Sorry.)
> 
> When I tried to use tab-complition, some dirty messages were appeared.
> 
> Messages I faced are attached in this mail.
> 
> Best Regards,
> Hayato Kuroda
> Fujitsu LIMITED
> 

Hello,

Thanks for your review ;)

Your messages looks normal to me, you will have same messages if you put 
log_min_duration to 0.

However, my compiler warn me of multiple definition of xact_is_sampled. 
I fix it in this 2nd patch.

Regards,

Attachment

pgsql-hackers by date:

Previous
From: Amit Khandekar
Date:
Subject: Re: Pluggable Storage - Andres's take
Next
From: Surafel Temesgen
Date:
Subject: Re: FETCH FIRST clause WITH TIES option