Skip to content

Commit beef059

Browse files
committed
start refactoring
1 parent 352bc4e commit beef059

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

testgres/backup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
class NodeBackup(object):
2929
"""
30-
Smart object responsible for backups
30+
Smart object responsible for backups using pg_basebackup utils
3131
"""
3232
@property
3333
def log_file(self):
@@ -186,3 +186,5 @@ def cleanup(self):
186186
if self._available:
187187
self._available = False
188188
rmtree(self.base_dir, ignore_errors=True)
189+
190+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy