Re: Fix logical decoding sendtime update - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Fix logical decoding sendtime update
Date
Msg-id 20150610160005.GA21817@awork2.anarazel.de
Whole thread Raw
In response to Fix logical decoding sendtime update  ("Shulgin, Oleksandr" <oleksandr.shulgin@zalando.de>)
List pgsql-hackers
On 2015-06-10 17:57:42 +0200, Shulgin, Oleksandr wrote:
> it turns out, that the code in WalSndWriteData is setting the timestamp of
> the replication message just *after* it has been sent out to the client,
> thus the sendtime field always reads as zero.

Ugh, what a stupid bug. Thanks!

Andres



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: s_lock() seems too aggressive for machines with many sockets
Next
From: Gurjeet Singh
Date:
Subject: Re: replication slot restart_lsn initialization