Freezing without cleanup lock

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Freezing without cleanup lock
Дата
Msg-id 5627E76D.4050009@BlueTreble.com
обсуждение исходный текст
Ответы Re: Freezing without cleanup lock  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Freezing without cleanup lock  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
While warning a client that just did a Slony-based version upgrade to 
make sure to freeze the new database, it occurred to me that it should 
be safe to freeze without the cleanup lock. This is interesting because 
it would allow a scan_all vacuum to do it's job without blocking on the 
cleanup lock.

Does anyone have a feel for whether scan_all vacuums blocking on the 
cleanup lock is an actual problem?
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Freeze avoidance of very large table.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] BUG #13694: Row Level Security by-passed with CREATEUSER permission