Re: timestamp of the last replayed transaction

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: timestamp of the last replayed transaction
Дата
Msg-id 4CD992BF.1080404@agliodbs.com
обсуждение исходный текст
Ответ на Re: timestamp of the last replayed transaction  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: timestamp of the last replayed transaction  (Fujii Masao <masao.fujii@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: ALTER TYPE recursion to typed tables
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Protecting against unexpected zero-pages: proposal