diff --git a/docs/guides/postgres/README.md b/docs/guides/postgres/README.md index cf088bedc..096592650 100644 --- a/docs/guides/postgres/README.md +++ b/docs/guides/postgres/README.md @@ -25,7 +25,7 @@ aliases: | Synchronous Replication | ✓ | | Streaming Replication | ✓ | | Automatic Failover | ✓ | -| Continuous Archiving using `wal-g` | ✗ | +| Continuous Archiving using `wal-g` | ✓ | | Initialization from WAL archive | ✓ | | Persistent Volume | ✓ | | Instant Backup | ✓ |