Skip to content

Commit

Permalink
Merge pull request #123 from zalando/feature/enable_checksums
Browse files Browse the repository at this point in the history
Enable checksums by default for new clusters.
  • Loading branch information
Oleksii Kliukin committed Jan 20, 2017
2 parents 1666be9 + ce11018 commit d190227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions postgres-appliance/configure_spilo.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ def deep_update(a, b):
initdb:
- encoding: UTF8
- locale: en_US.UTF-8
- data-checksums
users:
admin:
password: {{PGPASSWORD_ADMIN}}
Expand Down

0 comments on commit d190227

Please sign in to comment.