You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: failover-slots/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Failover Slots with Postgres 17
2
2
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.
4
4
It accompanies the blog post <TODO>.
5
5
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:
0 commit comments