Skip to content

Commit b291072

Browse files
committed
Fix typos
1 parent e723825 commit b291072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgres_helm/notes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Oleksii
2828

2929
Patroni
3030
- RAFT is the fabric that holds together your PostgreSQL containers
31-
- External consistent key-value store instead of built-in one:
31+
- External consistent key-value store instead of a built-in one:
3232
advantages:
3333
- PostgreSQL failure doesn't break the consensus
3434
- use well-tested RAFT implementations (i.e. Etcd or Consul)
3535
disadvantages:
36-
- onen needs to operate extra services
36+
- one needs to operate extra services
3737
Features:
3838
- synchronous vs asynchronous replication (consistency vs availability)
3939
- some parameters need to be kept in sync on all cluster nodes (max_connections)

0 commit comments

Comments
 (0)