forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaf20515
committed
Add the database name to the ps display of logical WAL senders
Logical WAL senders display now as follows, gaining a database name:postgres: walsender USER DATABASE HOST(PORT) STATEPhysical WAL senders show up the same, as of:postgres: walsender USER HOST(PORT) STATEThis information was missing, hence it was not possible to know from psif a WAL sender was a logical or a physical one, and on which databaseit is connected when it is logical.Author: Tatsuhiro NakamoriReviewed-by: Fujii Masao, Bharath RupireddyDiscussion:https://postgr.es/m/36a3b137e82e0ea9fe7e4234f03b64a1@oss.nttdata.com1 parenta54b658 commitaf20515
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4365 | 4365 |
| |
4366 | 4366 |
| |
4367 | 4367 |
| |
4368 |
| - | |
| 4368 | + | |
4369 | 4369 |
| |
4370 | 4370 |
| |
4371 | 4371 |
| |
|
0 commit comments
Comments
(0)