Re: CREATE DATABASE with filesystem cloning

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: CREATE DATABASE with filesystem cloning
Дата
Msg-id CA+hUKGJdvvCd-XzwDjBVXhQiehCeodD0ZE8ohBHMje0KvQeuaA@mail.gmail.com
обсуждение исходный текст
Ответ на CREATE DATABASE with filesystem cloning  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
One thing I forgot to mention about this experiment: when used in a
backend I think this probably needs a chunk size (what size?) and a
CFI().  Which is a bit annoying, because for best results we want
SSIZE_MAX, but in the case that copy_file_range() falls back to raw
copy, that'd do I/O work bounded only by segment size :-/  (That's not
a problem that comes up in the similar patch for pg_upgrade.)



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

Предыдущее
От: Michał Kłeczek
Дата:
Сообщение: Re: Draft LIMIT pushdown to Append and MergeAppend patch
Следующее
От: Andy Fan
Дата:
Сообщение: Re: Draft LIMIT pushdown to Append and MergeAppend patch