diff --git a/docs/guides/postgres/README.md b/docs/guides/postgres/README.md index 3a101ebf1..9c5d54e3f 100644 --- a/docs/guides/postgres/README.md +++ b/docs/guides/postgres/README.md @@ -24,6 +24,7 @@ aliases: |Hot Standby | ✓ | |Synchronous Replication | ✗ | |Streaming Replication | ✓ | +|Automatic Failover | ✓ | |Continuous Archiving using `wal-g` | ✓ | |Initialization from WAL archive | ✓ | |Persistent Volume | ✓ |