Use fast checkpoint in PostgresNode::backup()
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 21 Oct 2020 17:37:26 +0000 (14:37 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 21 Oct 2020 17:37:26 +0000 (14:37 -0300)
commit831611b11c34ed0066633864f42ff67a10286aee
tree120860b58f5b0878b0e17cfed7cdae179f89dd76
parent8a2121185b26d7eb439860c7a96a08c0aa3c8508
Use fast checkpoint in PostgresNode::backup()

Should cause tests to be a bit faster
src/test/perl/PostgresNode.pm