We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b83370 commit d7f51acCopy full SHA for d7f51ac
tests/snapfs.py
@@ -45,7 +45,7 @@ def test_snapfs_simple(self):
45
'select pg_remove_snapshot(1)')
46
47
self.backup_node(
48
- backup_dir, 'node', node)
+ backup_dir, 'node', node, backup_type='page')
49
50
pgdata = self.pgdata_content(node.data_dir)
51
0 commit comments