Re: Function to know last log write timestamp

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Jim Nasby <jim(at)nasby(dot)net>, Andres Freund <andres(at)2ndquadrant(dot)com>, Tatsuo Ishii <ishii(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Function to know last log write timestamp
Date: 2014-08-28 22:05:03
Message-ID: CA+TgmoabZ7eCc4ydO_zJMi=JLh2tWh5GsD2wdTOEVUtXqvvi=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 28, 2014 at 3:34 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> Theoretically it's not safe without a barrier on a machine with weak
> memory ordering. No?

Why not?

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2014-08-28 22:09:48 Re: Why data of timestamptz does not store value of timezone passed to it?
Previous Message Tomas Vondra 2014-08-28 22:02:45 Re: 9.5: Memory-bounded HashAgg