Tom Lane <[EMAIL PROTECTED]> writes:

> Matteo Sgalaberni <[EMAIL PROTECTED]> writes:
> > Good to know this...but why this behaviour? it'is lovely...:)
> 
> Open transactions are tracked across the whole cluster.  This is
> necessary when vacuuming shared catalogs.  In principle we could
> track per-database xmin values as well, but the distributed overhead
> that'd be added to *every* GetSnapshotData call is a bit worrisome.

Don't we do that now in CVS (ie, in 8.2)?

-- 
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to