Re: replay of CREATE TABLESPACE eats data at wal_level=minimal

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: replay of CREATE TABLESPACE eats data at wal_level=minimal
Дата
Msg-id CA+TgmoaSsKc12J0NrG=krdD7ViWudFp7A+UJTxy12HqJTUMVjg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: replay of CREATE TABLESPACE eats data at wal_level=minimal  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: replay of CREATE TABLESPACE eats data at wal_level=minimal  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On Tue, Aug 10, 2021 at 9:35 AM Robert Haas <robertmhaas@gmail.com> wrote:
> Oh, yeah, I think that works, actually. I was imagining a few problems
> here, but I don't think they really exist. The redo routines for files
> within the directory can't possibly care about having the old files
> erased for them, since that wouldn't be something that would normally
> happen, if there were no recent CREATE TABLESPACE involved. And
> there's code further down to remove and recreate the symlink, just in
> case. So I think your proposed patch might be all we need.

Noah, do you plan to commit this?

Does anyone else want to review?

-- 
Robert Haas
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: The Free Space Map: Problems and Opportunities
Следующее
От: Tom Lane
Дата:
Сообщение: Re: NAMEDATALEN increase because of non-latin languages