]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Use fast checkpoint in PostgresNode::backup()
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 21 Oct 2020 17:37:25 +0000 (14:37 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 21 Oct 2020 17:37:25 +0000 (14:37 -0300)
commitc7658a470a2986b2c84553f3193972b0b868b74b
tree42b799677dcf6e51d7a87d69d1b0ad352c3db645
parenta795f6782fa8b466ee47bd6d3ff8e9075237d566
Use fast checkpoint in PostgresNode::backup()

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