- Notifications
You must be signed in to change notification settings - Fork28
Commitd4bfc06
committed
Consistently use subscription name as application name
The logical replication apply worker uses the subscription name asapplication name, except for table sync. This was incorrectly set touse the replication slot name, which might be different, in one case.Also add a comment why the other case is different.1 parent9206ced commitd4bfc06
2 files changed
+6
-1
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
817 | 817 |
| |
818 | 818 |
| |
819 | 819 |
| |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
820 | 825 |
| |
821 | 826 |
| |
822 | 827 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1595 | 1595 |
| |
1596 | 1596 |
| |
1597 | 1597 |
| |
1598 |
| - | |
| 1598 | + | |
1599 | 1599 |
| |
1600 | 1600 |
| |
1601 | 1601 |
| |
|
0 commit comments
Comments
(0)