Re: brin index vacuum versus transaction snapshots - Mailing list pgsql-hackers

From Tom Lane
Subject Re: brin index vacuum versus transaction snapshots
Date
Msg-id 11424.1438291488@sss.pgh.pa.us
Whole thread Raw
In response to Re: brin index vacuum versus transaction snapshots  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: brin index vacuum versus transaction snapshots
List pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Kevin Grittner wrote:
>> If you run `make installcheck` against a cluster with
>> default_transaction_isolation = 'repeatable read' you get one
>> failure:

> I am tempted to say that we should just disallow to run vacuum on a
> table containing a brin index in a transaction-snapshot transaction.

Huh?  We don't allow vacuum inside a (user started) transaction now.
What new restriction are you proposing?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Arthur Silva
Date:
Subject: Re: 64-bit XIDs again
Next
From: Tomas Vondra
Date:
Subject: Re: multivariate statistics / patch v7