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

From Kevin Grittner
Subject Re: brin index vacuum versus transaction snapshots
Date
Msg-id 1413724389.1917894.1437516604379.JavaMail.yahoo@mail.yahoo.com
Whole thread Raw
In response to brin index vacuum versus transaction snapshots  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: brin index vacuum versus transaction snapshots  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
Kevin Grittner <kgrittn@ymail.com> wrote:

> If you run `make installcheck` against a cluster with
> default_transaction_isolation = 'repeatable read' you get one
> failure:

> + ERROR: brin_summarize_new_values() cannot run in a transaction that has already obtained a snapshot

> This is using source at commit 9faa6ae14f6098e4b55f0131f7ec2694a381fb87.

Ah, the very next commit fixed this while I was running the tests.

Nothing to see here, folks; move along....

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: RFC: Allow materialized views to use unlogged data store
Next
From: Jeff Janes
Date:
Subject: Re: brin index vacuum versus transaction snapshots