Re: timestamp of the last replayed transaction - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: timestamp of the last replayed transaction
Date
Msg-id 4CD992BF.1080404@agliodbs.com
Whole thread Raw
In response to Re: timestamp of the last replayed transaction  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: timestamp of the last replayed transaction
List 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
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ALTER TYPE recursion to typed tables
Next
From: Robert Haas
Date:
Subject: Re: Protecting against unexpected zero-pages: proposal