Skip to content

Commit 55b1713

Browse files
docs: edit images
1 parent 47191e5 commit 55b1713

File tree

5 files changed

+2
-300
lines changed

5 files changed

+2
-300
lines changed

content/docs/guides/logical-replication-pg_subscription_rel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The `srsubstate` column uses single-character codes for different stages in a ta
112112

113113
The typical lifecycle and transitions of these states are visualized in the diagram below:
114114

115-
![pg_subscription_rel different substates](/docs/guides/pg_subscription_rel.svg)
115+
![pg_subscription_rel different substates](/docs/guides/pg_subscription_rel.png)
116116

117117
**Typical state progression:**
118118

@@ -159,7 +159,7 @@ This query returns the OID and name of all subscriptions in the database. Use th
159159

160160
Once you have successfully monitored the replication status using `pg_subscription_rel`, you can use the information to troubleshoot common logical replication issues
161161

162-
![Troubleshooting in pg_subscription_rel](/docs/guides/pg_subscription_rel_troubleshoot.svg)
162+
![Troubleshooting in pg_subscription_rel](/docs/guides/pg_subscription_rel_troubleshoot.png)
163163

164164
**Troubleshooting steps Based on `srsubstate`:**
165165

662 KB
Loading

public/docs/guides/pg_subscription_rel.svg

Lines changed: 0 additions & 170 deletions
This file was deleted.
370 KB
Loading

0 commit comments

Comments
 (0)