Re: Small Bug in GetConflictingVirtualXIDs - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Small Bug in GetConflictingVirtualXIDs
Date
Msg-id 20091221152534.GB3913@alvh.no-ip.org
Whole thread Raw
In response to Small Bug in GetConflictingVirtualXIDs  (Andres Freund <andres@anarazel.de>)
Responses Re: Small Bug in GetConflictingVirtualXIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: Bernd Helmle
Date:
Subject: Re: Table size does not include toast size
Next
From: Tom Lane
Date:
Subject: Re: Table size does not include toast size