Re: Small Bug in GetConflictingVirtualXIDs

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org, Simon Riggs <simon(at)2ndquadrant(dot)com>
Subject: Re: Small Bug in GetConflictingVirtualXIDs
Date: 2009-12-21 15:25:34
Message-ID: 20091221152534.GB3913@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund wrote:

> The logic behind this seems fine except in the case of dropping a database.
> There you very well might have a open connection without an open snapshot.

Perhaps the simplest fix is to ensure that drop database gets a snapshot?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-12-21 15:31:33 Re: Table size does not include toast size
Previous Message Bernd Helmle 2009-12-21 15:25:07 Re: Table size does not include toast size