Re: Alter index rename concurrently to

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Andrey Klychkov <aaklychkov@mail.ru>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Victor Yegorov <vyegorov@gmail.com>
Date: 2018-07-18T13:32:46Z
Lists: pgsql-hackers
On 18.07.18 11:44, Andrey Klychkov wrote:
> If lower locking is safe and possible to be used by default in renaming
> it will be great.
> What stage is solving of this issue? Does anybody do it?

We wait to see if anyone has any concerns about this change.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Lower lock level for renaming indexes