Re: [HACKERS] Hot Standby utility and administrator functions

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] Hot Standby utility and administrator functions
Дата
Msg-id 603c8f070810201322le9bfc7ei2945c73e7044fb11@mail.gmail.com
обсуждение исходный текст
Ответ на Hot Standby utility and administrator functions  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: [HACKERS] Hot Standby utility and administrator functions  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgadmin-hackers
> * pg_last_recovered_xact_xid()
> Will throw an ERROR if *not* executed in recovery mode.
> returns bigint
>
> * pg_last_completed_xact_xid()
> Will throw an ERROR *if* executed in recovery mode.
> returns bigint

Should these return xid?

...Robert

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: extending functionality strategy
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] Hot Standby utility and administrator functions