Re: Performance Improvement for Unique Indexes - Mailing list pgsql-hackers

From Gokulakannan Somasundaram
Subject Re: Performance Improvement for Unique Indexes
Date
Msg-id 9362e74e1003240518g3a681545ifaf8644c86f0197c@mail.gmail.com
Whole thread Raw
In response to Performance Improvement for Unique Indexes  (Gokulakannan Somasundaram <gokul007@gmail.com>)
List pgsql-hackers

How are you going to unmark the hint bit in case of a rollback?


Only after you find that the transaction is committed, this hint bit has to be set. It is equivalent to any other hint bit.

Gokul.

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Add connection messages for streaming replication.
Next
From: Heikki Linnakangas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL