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: A bunch of minor issues


  • From: Dave Page <dpage(at)postgresql(dot)org>
  • To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
  • Cc: pgadmin-hackers(at)postgresql(dot)org, Guillaume Lelarge <guillaume(at)lelarge(dot)info>
  • Subject: Re: A bunch of minor issues
  • Date: Wed, 26 Sep 2007 12:10:47 +0100
  • Message-id: <46FA3E37.90108@postgresql.org> <text/plain>

Dave Page wrote:
When trying to commit/rollback a prepared transaction in a database
other than 'postgres', using the "server status" dialog, I always get
this error message:

ERROR:  prepared transaction belongs to another database
HINT:  Connect to the database where the transaction was prepared to
finish it.

Apparently the "server status" always operates with the 'postgres'
database...

Will investigate and fix.

Seems this is only an issue with 8.3 Fix committed to SVN.

Thanks, Dave.



Home | Main Index | Thread Index

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