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

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

Should cause tests to be a bit faster

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/35b4b7d0851444904f450805880f30b6cc49c514

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.