fix a typo.

This commit is contained in:
Oleksii Kliukin
2015-05-20 11:47:20 +02:00
parent 75b30d8014
commit 8a6a7b4cea
+1 -1
View File
@@ -302,7 +302,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