Skip to content

Commit decae7a

Browse files
authored
add missing blog post link
1 parent f9fe8df commit decae7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

failover-slots/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Failover Slots with Postgres 17
22

33
This example shows the usage of Postgres 17 failover replication slots with Postgres' SQL-based interface to logical replication, as well as with Decodable.
4-
It accompanies the blog post <TODO>.
4+
It accompanies [this blog post](https://www.decodable.co/blog/failover-replication-slots-with-postgres-17).
55

66
To run this example, you’ll need Docker. For running the Decodable-specific part, you'll also need to have the following:
77

0 commit comments

Comments
 (0)