Re: Support for REINDEX CONCURRENTLY

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Support for REINDEX CONCURRENTLY
Дата
Msg-id 50C65FCD.9030500@gmx.net
обсуждение исходный текст
Ответ на Re: Support for REINDEX CONCURRENTLY  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [SPAM?]: Re: Support for REINDEX CONCURRENTLY
Re: Support for REINDEX CONCURRENTLY
Список pgsql-hackers
On 12/8/12 9:40 AM, Tom Lane wrote:
> I'm tempted to propose that REINDEX CONCURRENTLY simply not try to
> preserve the index name exactly.  Something like adding or removing
> trailing underscores would probably serve to generate a nonconflicting
> name that's not too unsightly.

If you think you can rename an index without an exclusive lock, then why
not rename it back to the original name when you're done?



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Marti Raudsepp
Дата:
Сообщение: [PATCH] pg_upgrade -o/-O regression in 9.2.2
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [SPAM?]: Re: Support for REINDEX CONCURRENTLY