pgsql: Use fast checkpoint in PostgresNode::backup()

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Use fast checkpoint in PostgresNode::backup()
Дата
Msg-id E1kVI40-0002i5-A4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use fast checkpoint in PostgresNode::backup()

Should cause tests to be a bit faster

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ddc728d437a08c68638101ef01d742d6f4476675

Modified Files
--------------
src/test/perl/PostgresNode.pm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove the option to build thread_test.c outside configure.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix connection string handling in psql's \connect command.