Re: [HACKERS] Hot Standby utility and administrator functions - Mailing list pgadmin-hackers

From Robert Haas
Subject Re: [HACKERS] Hot Standby utility and administrator functions
Date
Msg-id 603c8f070810201322le9bfc7ei2945c73e7044fb11@mail.gmail.com
Whole thread Raw
In response to Hot Standby utility and administrator functions  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: [HACKERS] Hot Standby utility and administrator functions  (Simon Riggs <simon@2ndQuadrant.com>)
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: extending functionality strategy
Next
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Hot Standby utility and administrator functions