Skip to content

Commit 78b57ff

Browse files
README update for failover slots example
1 parent f8c8dfb commit 78b57ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

failover-slots/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Failover Slots with Postgres 17
22

3-
This example shows the usage of Postgres 17 failover replication slots with Postgres SQL-based interface to logical replication as well as with Decodable.
3+
This example shows the usage of Postgres 17 failover replication slots with Postgres' SQL-based interface to logical replication, as well as with Decodable.
44
It accompanies the blog post <TODO>.
55

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

88
* A free Decodable account
99
* The Decodable CLI installed on your machine

0 commit comments

Comments
 (0)