PostgresNode::backup uses spread checkpoint?
От
Alvaro Herrera
Тема
PostgresNode::backup uses spread checkpoint?
Дата
Msg-id
20201020150100.GA18583@alvherre.pgsql
Список
Дерево обсуждения
PostgresNode::backup uses spread checkpoint? Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: PostgresNode::backup uses spread checkpoint? David Steele <david@pgmasters.net>
Re: PostgresNode::backup uses spread checkpoint? Michael Paquier <michael@paquier.xyz>
Re: PostgresNode::backup uses spread checkpoint? Michael Paquier <michael@paquier.xyz>
I noticed a few days ago that method backup() in PostgresNode uses pg_basebackup without specifying a checkpoint mode -- and the default is a spread checkpoint, which may cause any tests that use that to take slightly longer than the bare minimum. I propose to make it use a fast checkpoint, as per the attached. -- Álvaro Herrera
В списке pgsql-hackers по дате отправления
От: Shay Rojansky
Дата: