Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: [HACKERS] Hot Standby utility and administrator functions


  • From: "Robert Haas" <robertmhaas(at)gmail(dot)com>
  • To: "Simon Riggs" <simon(at)2ndquadrant(dot)com>
  • Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, pgadmin-hackers(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
  • Subject: Re: [HACKERS] Hot Standby utility and administrator functions
  • Date: Mon, 20 Oct 2008 16:22:25 -0400
  • Message-id: <603c8f070810201322le9bfc7ei2945c73e7044fb11@mail.gmail.com> <text/plain>

> * 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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group