fix a typo.

This commit is contained in:
Oleksii Kliukin
2015-05-19 14:04:51 +02:00
parent 380f0a27ac
commit 36282a10b2
+1 -1
View File
@@ -307,7 +307,7 @@ primary_conninfo = '{}'
self.write_recovery_conf(leader)
self.restart()
def save_posgresql_conf(self):
def save_postgresql_conf(self):
"""
copy postgresql.conf to postgresql.conf.backup to preserve it in the WAL-e backup.
see http://comments.gmane.org/gmane.comp.db.postgresql.wal-e/239