Re: timestamp of the last replayed transaction

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: timestamp of the last replayed transaction
Date: 2010-11-09 18:28:15
Message-ID: 4CD992BF.1080404@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/9/10 5:44 AM, Fujii Masao wrote:
> But, pg_last_xact_replay_timestamp is more intuitive for many people?
> If so, let's change
> the name.

*None* of these names are intuitive. So let's just go for consistency.

If you want an intuitive name, it would be:

pg_replication_log_timestamp()

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-11-09 19:05:57 Re: Protecting against unexpected zero-pages: proposal
Previous Message Peter Eisentraut 2010-11-09 18:26:35 Re: ALTER TYPE recursion to typed tables