Re: switch UNLOGGED to LOGGED

Поиск
Список
Период
Сортировка
От Leonardo Francalanci
Тема Re: switch UNLOGGED to LOGGED
Дата
Msg-id 371143.36646.qm@web29020.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на Re: switch UNLOGGED to LOGGED  (Noah Misch <noah@leadboat.com>)
Ответы Re: switch UNLOGGED to LOGGED
Список pgsql-hackers
> By the time the  startup process
> releases the AccessExclusiveLock acquired by the proposed
> UNLOGGED -> normal conversion process, that relfilenode
> needs to be either  fully copied or unlinked all over again.
> (Alternately, find some other  way to make sure queries don't
> read the half-copied file.)

About this issue: how are AccessExclusiveLocks released on
the standby when the master crashes?


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Why not install pgstattuple by default?
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: deprecating contrib for PGXN