Re: Function to know last log write timestamp - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Function to know last log write timestamp
Date
Msg-id CA+TgmoasBM24vauRB_946eP8fyCvhLPu4Jn+GESkrJKF17OEGA@mail.gmail.com
Whole thread Raw
In response to Re: Function to know last log write timestamp  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Function to know last log write timestamp
List pgsql-hackers
On Mon, Aug 11, 2014 at 3:20 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> There is no extra spinlock.

The version I reviewed had one; that's what I was objecting to.

Might need to add some pg_read_barrier() and pg_write_barrier() calls,
since we have those now.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: 9.5: Memory-bounded HashAgg
Next
From: Fujii Masao
Date:
Subject: replication commands and index terms